Skip to content

Commit

Permalink
Upgrade codeanalysis package (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikSchierboom authored Mar 5, 2024
1 parent 18ceb5f commit dd3255b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Exercism.Tests" Version="0.1.0-beta1" />
<PackageReference Include="Humanizer.Core" Version="2.14.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.6.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.utility" Version="2.4.2" />
Expand Down

0 comments on commit dd3255b

Please sign in to comment.