File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838
3939 <ItemGroup >
4040 <PackageReference Include =" Iced" Version =" 1.18.0" />
41- <PackageReference Include =" ILCompiler.Reflection.ReadyToRun.Experimental" Version =" 8.0.0-preview.4.23202.2 " />
41+ <PackageReference Include =" ILCompiler.Reflection.ReadyToRun.Experimental" Version =" 8.0.0-preview.5.23260.1 " />
4242 <!-- ILCompiler.Reflection.ReadyToRun has dependencies on System.Reflection.Metadata and
4343 System.Runtime.CompilerServices.Unsafe. Because the AddIn compiles into ILSpy's output
4444 directory, we're at risk of overwriting our dependencies with different versions.
Original file line number Diff line number Diff line change 55 Note: when updating these, ensure to also adjust the binding redirects in app.config.template appropriately.
66 -->
77 <PropertyGroup >
8- <SystemCollectionsImmutableVersion >6 .0.0</SystemCollectionsImmutableVersion >
9- <SystemReflectionMetadataVersion >6 .0.1 </SystemReflectionMetadataVersion >
8+ <SystemCollectionsImmutableVersion >7 .0.0</SystemCollectionsImmutableVersion >
9+ <SystemReflectionMetadataVersion >7 .0.0 </SystemReflectionMetadataVersion >
1010 <SystemCompilerServicesUnsafeVersion >6.0.0</SystemCompilerServicesUnsafeVersion >
1111 <SystemCompositionVersion >6.0.0</SystemCompositionVersion >
1212 <!-- Microsoft.NETCore.ILAsm -->
You can’t perform that action at this time.
0 commit comments