Skip to content

Commit

Permalink
chore: update to Microsoft.CodeAnalysis.CSharp to 4.1.0 (#1857)
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Pulman <chris.pulman@yahoo.com>
  • Loading branch information
TimothyMakkison and ChrisPulman authored Oct 5, 2024
1 parent 440e236 commit 30664b6
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 @@
<IsRoslynComponent>true</IsRoslynComponent>
<Nullable>enable</Nullable>
<DefineConstants>$(DefineConstants);ROSLYN_4</DefineConstants>
<MsCACSharpVersion>4.0.1</MsCACSharpVersion>
<MsCACSharpVersion>4.1.0</MsCACSharpVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 30664b6

Please sign in to comment.