Skip to content

Commit

Permalink
Merge pull request #63 from skbkontur/a.dobrynin/bump-Microsoft.CodeA…
Browse files Browse the repository at this point in the history
…nalysis

bump Microsoft.CodeAnalysis.CSharp dependency
  • Loading branch information
aldobrynin authored Sep 19, 2023
2 parents 2a1dbcb + 8304d5e commit 68bd013
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.7.0" />
</ItemGroup>

</Project>

0 comments on commit 68bd013

Please sign in to comment.