fix symbols, I think...
Publish NuGets / build (release) Failing after 19s

This commit is contained in:
2024-12-22 13:38:47 -05:00
parent 0f1f900055
commit 6fee2c5c9a
3 changed files with 14 additions and 2 deletions
@@ -13,8 +13,12 @@
<RepositoryType>git</RepositoryType>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<DebugType>portable</DebugType>
<DebugSymbols>true</DebugSymbols>
<IncludeSymbols>true</IncludeSymbols>
<IncludeSource>true</IncludeSource>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<EnableJsonSourceGeneration>true</EnableJsonSourceGeneration>
</PropertyGroup>