From e6e8fbe764f010e7974e3b681a63a71707766c2b Mon Sep 17 00:00:00 2001 From: Siegfried Pammer Date: Mon, 21 Jan 2019 02:18:17 +0100 Subject: [PATCH] Move VSIX build workaround from ILSpy.csproj to ILSpy.AddIn.csproj. Fix #1400 by adding ILSpy.BamlDecompiler.Plugin.dll to the workaround file list. --- ILSpy.AddIn/ILSpy.AddIn.csproj | 39 ++++++++++++++++++++++++++++------ ILSpy.sln | 5 ++++- ILSpy/ILSpy.csproj | 26 ----------------------- 3 files changed, 36 insertions(+), 34 deletions(-) diff --git a/ILSpy.AddIn/ILSpy.AddIn.csproj b/ILSpy.AddIn/ILSpy.AddIn.csproj index c8bb0b57b..8b1df1687 100644 --- a/ILSpy.AddIn/ILSpy.AddIn.csproj +++ b/ILSpy.AddIn/ILSpy.AddIn.csproj @@ -103,13 +103,42 @@ + + + ..\ILSpy\bin\$(Configuration)\$(TargetFramework)\ + + + + + + + + + + + + + + + + + + + + + - + true \ - + - + + @@ -162,8 +191,4 @@ - - - - \ No newline at end of file diff --git a/ILSpy.sln b/ILSpy.sln index 2e0b1b0ac..21c5ca663 100644 --- a/ILSpy.sln +++ b/ILSpy.sln @@ -25,10 +25,13 @@ EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ILSpy.BamlDecompiler.Tests", "ILSpy.BamlDecompiler.Tests\ILSpy.BamlDecompiler.Tests.csproj", "{1169E6D1-1899-43D4-A500-07CE4235B388}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ILSpy.AddIn", "ILSpy.AddIn\ILSpy.AddIn.csproj", "{9D7BE6C0-B7B3-4A50-A54E-18A2D84A3384}" + ProjectSection(ProjectDependencies) = postProject + {A6BAD2BA-76BA-461C-8B6D-418607591247} = {A6BAD2BA-76BA-461C-8B6D-418607591247} + EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ICSharpCode.Decompiler.PdbProvider.Cecil", "ICSharpCode.Decompiler.PdbProvider.Cecil\ICSharpCode.Decompiler.PdbProvider.Cecil.csproj", "{B85A155A-9DD6-43BC-A624-2D8EC773D71F}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ILSpy.Tests", "ILSpy.Tests\ILSpy.Tests.csproj", "{B51C6636-B8D1-4200-9869-08F2689DE6C2}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ILSpy.Tests", "ILSpy.Tests\ILSpy.Tests.csproj", "{B51C6636-B8D1-4200-9869-08F2689DE6C2}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/ILSpy/ILSpy.csproj b/ILSpy/ILSpy.csproj index a90bcbddb..d8a6632c9 100644 --- a/ILSpy/ILSpy.csproj +++ b/ILSpy/ILSpy.csproj @@ -389,32 +389,6 @@ - - - - - - - - - - - - - - - - - - - - - - $(MSBuildToolsPath)\..\..\..\VC\ $(VCBasePath)Auxiliary\Build\Microsoft.VCToolsVersion.default.props