From be8c8bef4aa8d37de9c84a933b7e92116aff9824 Mon Sep 17 00:00:00 2001 From: Christoph Wille Date: Thu, 14 Feb 2019 11:12:57 +0100 Subject: [PATCH] We no longer need the multi-targetting hacks (VS2019 works with them fine, 2017 would not) --- ILSpy.AddIn/ILSpy.AddIn.csproj | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/ILSpy.AddIn/ILSpy.AddIn.csproj b/ILSpy.AddIn/ILSpy.AddIn.csproj index dcbd3407f..fe169585b 100644 --- a/ILSpy.AddIn/ILSpy.AddIn.csproj +++ b/ILSpy.AddIn/ILSpy.AddIn.csproj @@ -111,7 +111,7 @@ ..\ILSpy\bin\$(Configuration)\$(TargetFramework)\ - + @@ -138,7 +138,7 @@ - + @@ -183,12 +183,4 @@ - - - - - - - - \ No newline at end of file