Skip to content

Commit

Permalink
Merge pull request OmniSharp#2189 from captainsafia/patch-1
Browse files Browse the repository at this point in the history
Update Roslyn version for Razor
  • Loading branch information
filipw authored Jul 16, 2021
2 parents f99caff + d6e8b22 commit a9da26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<MicrosoftTestPackageVersion>16.9.4</MicrosoftTestPackageVersion>
<MSBuildPackageVersion>16.10.0</MSBuildPackageVersion>
<NuGetPackageVersion>5.2.0</NuGetPackageVersion>
<RoslynPackageVersion>4.0.0-2.21358.2</RoslynPackageVersion>
<RoslynPackageVersion>4.0.0-2.21354.7</RoslynPackageVersion>
<XunitPackageVersion>2.4.1</XunitPackageVersion>
</PropertyGroup>

Expand Down

0 comments on commit a9da26f

Please sign in to comment.