File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
ICSharpCode.Decompiler.Tests/Helpers Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 <CentralPackageTransitivePinningEnabled >false</CentralPackageTransitivePinningEnabled >
55 </PropertyGroup >
66 <PropertyGroup >
7- <RoslynVersion >5.6 .0-2.26177.1 </RoslynVersion >
7+ <RoslynVersion >5.7 .0-1.26207.106 </RoslynVersion >
88 <NetPackageVersion >10.0.5</NetPackageVersion >
99 <TomsToolboxVersion >2.23.0</TomsToolboxVersion >
1010 </PropertyGroup >
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ public static partial class Tester
9696 {
9797 public const string CurrentNetCoreVersion = "11.0" ;
9898 public const string CurrentNetCoreAppVersion = ".NETCoreApp,Version=v11.0" ;
99- public const string CurrentNetCoreRefAsmVersion = "11.0.0-preview.2.26159.112 " ;
99+ public const string CurrentNetCoreRefAsmVersion = "11.0.0-preview.3.26207.106 " ;
100100
101101 public static readonly string TesterPath ;
102102 public static readonly string TestCasePath ;
You can’t perform that action at this time.
0 commit comments