From a93ac0cc32ef284cccaa564064364cc359361123 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Mon, 22 Jun 2020 19:56:35 +0200 Subject: [PATCH] Upgrade ILSpy.exe to System.Reflection.Metadata 1.8.1 --- ILSpy.Tests/ILSpy.Tests.csproj | 2 +- ILSpy/ILSpy.csproj | 2 ++ ILSpy/Properties/app.config.template | 6 +++++- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ILSpy.Tests/ILSpy.Tests.csproj b/ILSpy.Tests/ILSpy.Tests.csproj index 340ae15fd..f02aa9356 100644 --- a/ILSpy.Tests/ILSpy.Tests.csproj +++ b/ILSpy.Tests/ILSpy.Tests.csproj @@ -49,7 +49,7 @@ - + diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index 02f1867bb..031c04a35 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -56,6 +56,8 @@ + + diff --git a/ILSpy/Properties/app.config.template b/ILSpy/Properties/app.config.template index 2d3b4521e..002d8a13d 100644 --- a/ILSpy/Properties/app.config.template +++ b/ILSpy/Properties/app.config.template @@ -26,7 +26,11 @@ - + + + + +