Skip to content

Commit

Permalink
chore: Added addtional Analyzer Roslynator
Browse files Browse the repository at this point in the history
  • Loading branch information
samtrion committed Dec 17, 2024
1 parent fe631c8 commit 6a972d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
<GlobalPackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19" />
<GlobalPackageReference Include="NetEvolve.Defaults" Version="1.3.18" />
<GlobalPackageReference Include="Roslynator.Analyzers" Version="4.12.9" />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="10.3.0.106239" Condition=" '$(BuildingInsideVisualStudio)' == 'true' " />
</ItemGroup>
<ItemGroup>
Expand Down Expand Up @@ -38,4 +39,4 @@
<PackageVersion Include="xunit.v3" Version="0.7.0-pre.15" />
<PackageVersion Include="xunit.v3.extensibility.core" Version="0.7.0-pre.15" />
</ItemGroup>
</Project>
</Project>

0 comments on commit 6a972d1

Please sign in to comment.