File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/EditorFeatures/Test/MetadataAsSource Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 231231 <PackageVersion Include =" SQLitePCLRaw.provider.e_sqlite3.net45" Version =" $(SqliteVersion)" />
232232
233233 <PackageVersion Include =" Humanizer.Core" Version =" $(HumanizerVersion)" />
234- <PackageVersion Include =" ICSharpCode.Decompiler" Version =" 8.2 .0.7535 " />
234+ <PackageVersion Include =" ICSharpCode.Decompiler" Version =" 9.1 .0.7988 " />
235235 <PackageVersion Include =" Microsoft.CodeAnalysis.Elfie" Version =" 1.0.0" />
236236
237237 <!--
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ namespace Microsoft.CodeAnalysis.Editor.UnitTests.MetadataAsSource;
2121[ UseExportProvider ]
2222public abstract partial class AbstractMetadataAsSourceTests : IAsyncLifetime
2323{
24- protected static readonly string ICSharpCodeDecompilerVersion = "8.2 .0.7535 " ;
24+ protected static readonly string ICSharpCodeDecompilerVersion = "9.1 .0.7988 " ;
2525
2626 public virtual Task InitializeAsync ( )
2727 {
You can’t perform that action at this time.
0 commit comments