Skip to content

Commit

Permalink
Merge pull request #626 from henrikfroehling/dependabot/nuget/src/Mic…
Browse files Browse the repository at this point in the history
…rosoft.CodeAnalysis.CSharp-4.9.2

Bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.9.2 in /src
  • Loading branch information
henrikfroehling authored Mar 8, 2024
2 parents b9a2d39 + 1eb4a84 commit 8b4dd6c
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 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" PrivateAssets="all" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8b4dd6c

Please sign in to comment.