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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user