Skip to content

Commit d048367

Browse files
authored
chore: Added addtional Analyzer Roslynator (#559) [skip ci]
1 parent fe631c8 commit d048367

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Directory.Packages.props

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
1212
<GlobalPackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19" />
1313
<GlobalPackageReference Include="NetEvolve.Defaults" Version="1.3.18" />
14+
<GlobalPackageReference Include="Roslynator.Analyzers" Version="4.12.9" />
1415
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="10.3.0.106239" Condition=" '$(BuildingInsideVisualStudio)' == 'true' " />
1516
</ItemGroup>
1617
<ItemGroup>
@@ -38,4 +39,4 @@
3839
<PackageVersion Include="xunit.v3" Version="0.7.0-pre.15" />
3940
<PackageVersion Include="xunit.v3.extensibility.core" Version="0.7.0-pre.15" />
4041
</ItemGroup>
41-
</Project>
42+
</Project>

0 commit comments

Comments
 (0)