diff --git a/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj b/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj index 67d344518c..8edd041726 100644 --- a/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj +++ b/src/AddIns/Debugger/Debugger.AddIn/Debugger.AddIn.csproj @@ -60,12 +60,11 @@ ..\..\..\Libraries\GraphSharp\GraphSharp.dll + False ..\..\..\Libraries\GraphSharp\GraphSharp.Controls.dll - - - ..\..\..\Libraries\GraphSharp\Microsoft.Contracts.dll + False @@ -79,6 +78,7 @@ ..\..\..\Libraries\GraphSharp\QuickGraph.dll + False diff --git a/src/Setup/Files.wxs b/src/Setup/Files.wxs index edb6ce57df..ab81ec8ff5 100644 --- a/src/Setup/Files.wxs +++ b/src/Setup/Files.wxs @@ -183,6 +183,24 @@ + + + + + + + + + + + + + + + + + + diff --git a/src/Setup/Setup.wxs b/src/Setup/Setup.wxs index 80ee81ac9c..8a279c8d53 100644 --- a/src/Setup/Setup.wxs +++ b/src/Setup/Setup.wxs @@ -197,6 +197,12 @@ + + + + + +