Skip to content

Commit

Permalink
update Roslyn v4.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nenoNaninu committed Feb 7, 2023
1 parent 2800ba5 commit f7d1414
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.1.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.1" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit f7d1414

Please sign in to comment.