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 7c2036d commit 250d024Copy full SHA for 250d024
src/FluentAssertions.Analyzers/FluentAssertions.Analyzers.csproj
@@ -9,6 +9,7 @@
9
<SuppressDependenciesWhenPacking>true</SuppressDependenciesWhenPacking>
10
<DevelopmentDependency>true</DevelopmentDependency>
11
<NoPackageAnalysis>true</NoPackageAnalysis>
12
+ <EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
13
</PropertyGroup>
14
15
<PropertyGroup>
0 commit comments