Skip to content

Commit

Permalink
Update the Roslyn Microsoft.CodeAnalysis.CSharp package version to 4.…
Browse files Browse the repository at this point in the history
…5.0 to match the BDN versions. (#4481)
  • Loading branch information
LoopedBard3 authored Sep 25, 2024
1 parent 79686e7 commit 9358434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/benchmarks/real-world/Roslyn/CompilerBenchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

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

<ItemGroup>
Expand Down

0 comments on commit 9358434

Please sign in to comment.