We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b32402e commit 91720b3Copy full SHA for 91720b3
new-cli/GitVersion.Cli.Generator/GitVersion.Cli.Generator.csproj
@@ -5,7 +5,7 @@
5
<PackageScribanIncludeSource>true</PackageScribanIncludeSource>
6
<SatelliteResourceLanguages>en</SatelliteResourceLanguages>
7
<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
8
- <NoWarn>$(NoWarn);RS1035</NoWarn>
+ <NoWarn>$(NoWarn);RS1035;CS8669</NoWarn>
9
</PropertyGroup>
10
11
<ItemGroup>
0 commit comments