Skip to content

Commit

Permalink
Update version of Microsoft.CodeAnalysis.CSharp in Roslyn benchmarks …
Browse files Browse the repository at this point in the history
…because newer BDN
  • Loading branch information
cincuranet committed Jul 13, 2023
1 parent d19e642 commit ec874db
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 ec874db

Please sign in to comment.