From e5866d37880a987b5464f01bff09d13c3e6a5695 Mon Sep 17 00:00:00 2001 From: Andrew Au Date: Sun, 22 Dec 2019 23:06:59 -0800 Subject: [PATCH] Created a ILCompiler.Reflection.ReadyToRun nuget package and hosted it on my personal feed --- ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj | 7 +------ NuGet.config | 3 ++- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj b/ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj index 2343d411e..2f3f00d27 100644 --- a/ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj +++ b/ILSpy.ReadyToRun/ILSpy.ReadyToRun.csproj @@ -41,18 +41,13 @@ - - - ..\..\runtime\artifacts\bin\coreclr\Windows_NT.x64.Debug\ILCompiler.Reflection.ReadyToRun.dll - - - + diff --git a/NuGet.config b/NuGet.config index 22c4b3475..33273eefa 100644 --- a/NuGet.config +++ b/NuGet.config @@ -3,6 +3,7 @@ - + + \ No newline at end of file