From cc5e41fa01340ff23263fa1c0fa64b271265d71b Mon Sep 17 00:00:00 2001 From: Eusebiu Marcu Date: Wed, 8 Dec 2010 00:12:34 +0200 Subject: [PATCH] Remove unused assembly reference Add GraphSharp to installer --- src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj | 4 ---- src/Setup/Files.wxs | 9 +++++++++ src/Setup/Setup.wxs | 3 +++ 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj b/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj index 4eaa6576a6..8edd041726 100644 --- a/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj +++ b/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj @@ -66,10 +66,6 @@ ..\..\..\Libraries\GraphSharp\GraphSharp.Controls.dll False - - ..\..\..\Libraries\GraphSharp\Microsoft.Contracts.dll - False - 3.0 diff --git a/src/Setup/Files.wxs b/src/Setup/Files.wxs index edb6ce57df..dd2bb38d04 100644 --- a/src/Setup/Files.wxs +++ b/src/Setup/Files.wxs @@ -183,6 +183,15 @@ + + + + + + + + + diff --git a/src/Setup/Setup.wxs b/src/Setup/Setup.wxs index 80ee81ac9c..65c9894be0 100644 --- a/src/Setup/Setup.wxs +++ b/src/Setup/Setup.wxs @@ -197,6 +197,9 @@ + + +