Skip to content

Commit

Permalink
chore(deps): bump SonarAnalyzer.CSharp from 9.27.0.93347 to 9.28.0.94…
Browse files Browse the repository at this point in the history
…264 (#45)
  • Loading branch information
dependabot[bot] authored Jun 27, 2024
1 parent 091d245 commit 982b148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<GlobalPackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="8.0.0" />
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" />
<GlobalPackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.10.48" />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="9.27.0.93347" Condition=" '$(BuildingInsideVisualStudio)' == 'true' " />
<GlobalPackageReference Include="SonarAnalyzer.CSharp" Version="9.28.0.94264" Condition=" '$(BuildingInsideVisualStudio)' == 'true' " />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="coverlet.collector" Version="6.0.2" />
Expand Down

0 comments on commit 982b148

Please sign in to comment.