Skip to content

Commit

Permalink
Remove StyleCop in ProjectTemplates to prevent NU1604 (#14160)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtkech authored Aug 17, 2023
1 parent 6c8323d commit bf94f17
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<Import Project="..\..\OrchardCore.Build\OrchardCore.Commons.props" />
<ItemGroup>
<PackageReference Remove="Microsoft.SourceLink.GitHub" />
<PackageReference Remove="StyleCop.Analyzers" />
</ItemGroup>
<PropertyGroup>
<TargetFrameworks>$(CommonTargetFrameworks)</TargetFrameworks>
Expand Down

0 comments on commit bf94f17

Please sign in to comment.