From fb8d064dda26ad017332f0d5c28d517f82f8bab0 Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Wed, 20 Sep 2017 18:20:22 +0200 Subject: [PATCH] [ILSpy.AddIn] add VSToolsPath to csproj. --- ILSpy.AddIn/ILSpy.AddIn.csproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ILSpy.AddIn/ILSpy.AddIn.csproj b/ILSpy.AddIn/ILSpy.AddIn.csproj index d8c8fe6af..19117eef4 100644 --- a/ILSpy.AddIn/ILSpy.AddIn.csproj +++ b/ILSpy.AddIn/ILSpy.AddIn.csproj @@ -2,6 +2,10 @@ + + $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) + + net461 ICSharpCode.ILSpy.AddIn