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 498ea03 commit e823391Copy full SHA for e823391
test/Polly.Core.Tests/Polly.Core.Tests.csproj
@@ -5,6 +5,7 @@
5
<ProjectType>Test</ProjectType>
6
<Nullable>enable</Nullable>
7
<NoWarn>$(NoWarn);SA1600;SA1204</NoWarn>
8
+ <Threshold>100</Threshold>
9
<Include>[Polly.Core]*</Include>
10
<SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings>
11
</PropertyGroup>
0 commit comments