Skip to content

Commit

Permalink
match compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
sgkoishi committed Jan 3, 2025
1 parent a56bcbf commit 9405f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SourceGen/SourceGen.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.11.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0" />
<Compile Include="../Core/LanguagePolyfill.cs" />
</ItemGroup>

Expand Down

0 comments on commit 9405f5c

Please sign in to comment.