Add new msbuild files to slnx

This commit is contained in:
PJB3005
2025-12-27 22:29:15 +01:00
parent d43c3f2caf
commit 636e287fc5

View File

@@ -35,6 +35,7 @@
<File Path="Imports/WebView.props" />
</Folder>
<Folder Name="/MSBuild/">
<File Path="MSBuild/MacOSAppBundle.targets" />
<File Path="MSBuild/Robust.Analyzers.targets" />
<File Path="MSBuild/Robust.CompNetworkGenerator.targets" />
<File Path="MSBuild/Robust.Configurations.props" />
@@ -47,6 +48,7 @@
<File Path="MSBuild/Robust.Properties.targets" />
<File Path="MSBuild/Robust.Trimming.targets" />
<File Path="MSBuild/XamlIL.targets" />
<File Path="MSBuild/WebView.targets" />
</Folder>
<Folder Name="/NetSerializer/">
<Project Path="NetSerializer/NetSerializer/NetSerializer.csproj">