File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/OmniSharp.Abstractions Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 <MicrosoftTestPackageVersion >17.14.0-preview-25107-01</MicrosoftTestPackageVersion >
1111 <MSBuildPackageVersion >17.3.2</MSBuildPackageVersion >
1212 <NuGetPackageVersion >6.15.0-preview.1.86</NuGetPackageVersion >
13- <RoslynPackageVersion >5.0.0-2.25373.17 </RoslynPackageVersion >
13+ <RoslynPackageVersion >5.0.0-2.25404.8 </RoslynPackageVersion >
1414 <XunitPackageVersion >2.8.1</XunitPackageVersion >
1515 </PropertyGroup >
1616
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ internal static class Configuration
44 {
55 public static bool ZeroBasedIndices = false ;
66
7- public const string RoslynVersion = "4.14 .0.0" ;
7+ public const string RoslynVersion = "5.0 .0.0" ;
88 public const string RoslynPublicKeyToken = "31bf3856ad364e35" ;
99
1010 public readonly static string RoslynFeatures = GetRoslynAssemblyFullName ( "Microsoft.CodeAnalysis.Features" ) ;
You can’t perform that action at this time.
0 commit comments