modify to include pdbs

This commit is contained in:
Charlie Kindel
2020-08-24 10:45:22 -07:00
parent 39516283e8
commit 75e2bf28c3

View File

@@ -186,6 +186,11 @@
</PackageReleaseNotes>
</PropertyGroup>
<PropertyGroup>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType></DebugType>
</PropertyGroup>