introduce slngen and remove stale proj (#1497)

* introduce slngen and remove stale proj

* Add instructions for generating with Visual Studio
This commit is contained in:
Boshi Lian
2024-01-22 12:15:51 -08:00
committed by GitHub
parent 465c1fdca2
commit 127b59696e
7 changed files with 58 additions and 537 deletions

View File

@@ -36,4 +36,8 @@
<ItemGroup>
<None Include="../../logo.png" Pack="true" Visible="false" PackagePath="" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.VisualStudio.SlnGen" Version="11.1.0" />
</ItemGroup>
</Project>