fix symbols and pipeline

This commit is contained in:
2024-12-22 13:47:30 -05:00
parent b7b88bc258
commit 7804f9ba09
9 changed files with 86 additions and 0 deletions
@@ -9,6 +9,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>
</PropertyGroup>
<ItemGroup>