Browse Source

ReadyToRun bug fixes

pull/1894/head
Andrew Au 6 years ago
parent
commit
0f3a47ee02
  1. 2
      ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj

2
ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj

@ -57,7 +57,7 @@ @@ -57,7 +57,7 @@
<ItemGroup>
<PackageReference Include="Iced" Version="1.4.0" />
<PackageReference Include="ILCompiler.Reflection.ReadyToRun" Version="1.0.2-alpha" />
<PackageReference Include="ILCompiler.Reflection.ReadyToRun" Version="1.0.3-alpha" />
</ItemGroup>
<Import Sdk="Microsoft.NET.Sdk" Project="Sdk.targets" />

Loading…
Cancel
Save