Skip to content

Commit

Permalink
disable generating symbols package for Reqnroll.Templates.DotNet
Browse files Browse the repository at this point in the history
  • Loading branch information
gasparnagy committed Sep 2, 2024
1 parent 913ef13 commit 9266387
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<ContentTargetFolders>content</ContentTargetFolders>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<NoPackageAnalysis>true</NoPackageAnalysis>
<IncludeSymbols>false</IncludeSymbols>
<!-- Because templates trigger NU5128, because they need a targetframework, but don't have files in the lib folder for it-->
<NoDefaultExcludes>true</NoDefaultExcludes>
</PropertyGroup>
Expand Down

0 comments on commit 9266387

Please sign in to comment.