|
|
|
@ -37,8 +37,8 @@
@@ -37,8 +37,8 @@
|
|
|
|
|
<Import Project="../packages.props" /> |
|
|
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
|
<PackageReference Include="Iced" Version="1.13.0" /> |
|
|
|
|
<PackageReference Include="ILCompiler.Reflection.ReadyToRun.Experimental" Version="7.0.0-rc.2.22451.11" /> |
|
|
|
|
<PackageReference Include="Iced" Version="1.18.0" /> |
|
|
|
|
<PackageReference Include="ILCompiler.Reflection.ReadyToRun.Experimental" Version="7.0.4-servicing.23115.8" /> |
|
|
|
|
<!-- ILCompiler.Reflection.ReadyToRun has dependencies on System.Reflection.Metadata and |
|
|
|
|
System.Runtime.CompilerServices.Unsafe. Because the AddIn compiles into ILSpy's output |
|
|
|
|
directory, we're at risk of overwriting our dependencies with different versions. |
|
|
|
|