Skip to content

Commit

Permalink
make nuget package green
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyLloyd committed Nov 12, 2023
1 parent 38ecba4 commit d1dec15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CsCheck/CsCheck.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ BREAKING CHANGES:
<AssemblyOriginatorKeyFile>../SigningKey.snk</AssemblyOriginatorKeyFile>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources>
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<NoWarn>CS1591</NoWarn>
Expand Down

0 comments on commit d1dec15

Please sign in to comment.