Skip to content

Commit

Permalink
Merge pull request #94 from Nyrest/dependabot/nuget/Microsoft.CodeAna…
Browse files Browse the repository at this point in the history
…lysis.CSharp-4.9.2

Bump Microsoft.CodeAnalysis.CSharp from 4.8.0 to 4.9.2
  • Loading branch information
Nyrest authored Mar 10, 2024
2 parents 39c8921 + a17c201 commit 70a5eae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 70a5eae

Please sign in to comment.