Skip to content

Commit

Permalink
Add EnforceExtendedAnalyzerRules
Browse files Browse the repository at this point in the history
  • Loading branch information
mrahhal committed Oct 15, 2024
1 parent bb13ceb commit d75e746
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/template-roslyn-analyzer/template-roslyn-analyzer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<PropertyGroup>
<Description>template-roslyn-analyzer description.</Description>
<PackageTags>roslyn;analyzer;codefixer</PackageTags>

<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit d75e746

Please sign in to comment.