From ebeb98b93c22ac26319c1aeb3748c76a958d5d6f Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Sat, 17 Mar 2018 20:15:38 +0100 Subject: [PATCH] Downgrade to Roslyn 2.4 in AddIn to support earlier versions of VS 2017. --- ILSpy.AddIn/ILSpy.AddIn.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ILSpy.AddIn/ILSpy.AddIn.csproj b/ILSpy.AddIn/ILSpy.AddIn.csproj index 9696d4fe5..acf438a02 100644 --- a/ILSpy.AddIn/ILSpy.AddIn.csproj +++ b/ILSpy.AddIn/ILSpy.AddIn.csproj @@ -46,10 +46,10 @@ - - + + - +