Skip to content

Commit

Permalink
Update dependency Microsoft.CodeAnalysis.CSharp.Workspaces to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 11, 2024
1 parent cd1721b commit 67eb161
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
- If there's a vulnerability in these packages.
Right now, our Roslyn analyzers are simple enough to stick to 2021's 3.9.0 Roslyn APIs.
-->
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.9.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" PrivateAssets="all" />
</ItemGroup>
</Project>

0 comments on commit 67eb161

Please sign in to comment.