Browse Source

Upgrade nuget package

pull/1991/head
Andrew Au 5 years ago
parent
commit
51bfebc6cd
  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.6.0" />
<PackageReference Include="ILCompiler.Reflection.ReadyToRun" Version="1.0.7-alpha" />
<PackageReference Include="ILCompiler.Reflection.ReadyToRun" Version="1.0.8-alpha" />
</ItemGroup>
<Import Sdk="Microsoft.NET.Sdk" Project="Sdk.targets" />

Loading…
Cancel
Save