Build snupkg artifacts

This commit is contained in:
Cinder
2021-12-29 15:18:13 -06:00
parent 34c387350c
commit 0cf882b406
12 changed files with 26 additions and 2 deletions

View File

@@ -7,6 +7,8 @@
<Platforms>AnyCPU;x64;x86</Platforms>
<OutputPath>..\..\bin\</OutputPath>
<IsTool>true</IsTool>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>
<ItemGroup>
<Compile Remove="template.cs" />