Skip to content

Commit

Permalink
Fixing Roslyn version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gfraiteur committed Sep 24, 2024
1 parent 338f80e commit 18ef4b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CodeQualityTalk.Analyzers/CodeQualityTalk.Analyzers.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.11.0"/>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.0"/>
<PackageReference Include="Polyfill" Version="6.9.0" />
</ItemGroup>

Expand Down

0 comments on commit 18ef4b4

Please sign in to comment.