include symbols and source into the project
Publish NuGets / build (release) Failing after 12s

This commit is contained in:
2024-12-22 12:10:29 -05:00
parent 2e4a8b6d98
commit 6bebdf916c
3 changed files with 7 additions and 3 deletions
@@ -12,6 +12,9 @@
<RepositoryType>git</RepositoryType>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<IncludeSymbols>true</IncludeSymbols>
<IncludeSource>true</IncludeSource>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
</PropertyGroup>
<ItemGroup>