diff --git a/source/Cosmos.VS.DebugEngine/Cosmos.VS.DebugEngine.csproj b/source/Cosmos.VS.DebugEngine/Cosmos.VS.DebugEngine.csproj index f25a948d9..ede572af1 100644 --- a/source/Cosmos.VS.DebugEngine/Cosmos.VS.DebugEngine.csproj +++ b/source/Cosmos.VS.DebugEngine/Cosmos.VS.DebugEngine.csproj @@ -99,19 +99,7 @@ False - - False - - - False - - - False - - - False - ..\..\packages\Microsoft.VisualStudio.CoreUtility.15.0.26201\lib\net45\Microsoft.VisualStudio.CoreUtility.dll True @@ -156,14 +144,6 @@ ..\..\packages\Microsoft.VisualStudio.Shell.Interop.10.0.10.0.30319\lib\Microsoft.VisualStudio.Shell.Interop.10.0.dll True - - ..\..\packages\Microsoft.VisualStudio.Shell.Interop.11.0.11.0.61030\lib\Microsoft.VisualStudio.Shell.Interop.11.0.dll - True - - - ..\..\packages\Microsoft.VisualStudio.Shell.Interop.12.0.12.0.30110\lib\Microsoft.VisualStudio.Shell.Interop.12.0.dll - True - ..\..\packages\Microsoft.VisualStudio.Shell.Interop.8.0.8.0.50727\lib\Microsoft.VisualStudio.Shell.Interop.8.0.dll True @@ -194,12 +174,8 @@ - - False - - diff --git a/source/Cosmos.VS.DebugEngine/packages.config b/source/Cosmos.VS.DebugEngine/packages.config index c03c841f4..599f3492d 100644 --- a/source/Cosmos.VS.DebugEngine/packages.config +++ b/source/Cosmos.VS.DebugEngine/packages.config @@ -8,8 +8,6 @@ - - diff --git a/source/Cosmos.VS.ProjectSystem/Cosmos.VS.ProjectSystem.csproj b/source/Cosmos.VS.ProjectSystem/Cosmos.VS.ProjectSystem.csproj index 125c8b639..334eadd97 100644 --- a/source/Cosmos.VS.ProjectSystem/Cosmos.VS.ProjectSystem.csproj +++ b/source/Cosmos.VS.ProjectSystem/Cosmos.VS.ProjectSystem.csproj @@ -194,7 +194,9 @@ true Designer - + + Designer + Designer @@ -206,15 +208,9 @@ False - - False - False - - False - $(MSBuildBinPath)\Microsoft.Build.dll @@ -227,14 +223,8 @@ $(MSBuildBinPath)\Microsoft.Build.Tasks.Core.dll - - $(MSBuildBinPath)\Microsoft.Build.Engine.dll - - - False - ..\..\packages\Microsoft.VisualStudio.CoreUtility.15.0.26201\lib\net45\Microsoft.VisualStudio.CoreUtility.dll True @@ -274,11 +264,6 @@ ..\..\packages\Microsoft.VisualStudio.Shell.Interop.11.0.11.0.61030\lib\Microsoft.VisualStudio.Shell.Interop.11.0.dll True - - True - ..\..\packages\Microsoft.VisualStudio.Shell.Interop.12.0.12.0.30110\lib\Microsoft.VisualStudio.Shell.Interop.12.0.dll - True - ..\..\packages\Microsoft.VisualStudio.Shell.Interop.8.0.8.0.50727\lib\Microsoft.VisualStudio.Shell.Interop.8.0.dll True @@ -322,7 +307,6 @@ ..\..\packages\System.ComponentModel.Primitives.4.1.0\lib\net45\System.ComponentModel.Primitives.dll True - @@ -404,4 +388,4 @@ --> - + \ No newline at end of file diff --git a/source/Cosmos.VS.ProjectSystem/packages.config b/source/Cosmos.VS.ProjectSystem/packages.config index 50e7149d2..9763a270b 100644 --- a/source/Cosmos.VS.ProjectSystem/packages.config +++ b/source/Cosmos.VS.ProjectSystem/packages.config @@ -9,7 +9,6 @@ - diff --git a/source/Cosmos.VS.Windows/Cosmos.VS.Windows.csproj b/source/Cosmos.VS.Windows/Cosmos.VS.Windows.csproj index 7ca019d1d..30e418ff7 100644 --- a/source/Cosmos.VS.Windows/Cosmos.VS.Windows.csproj +++ b/source/Cosmos.VS.Windows/Cosmos.VS.Windows.csproj @@ -6,7 +6,7 @@ $(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion) true - + true @@ -87,7 +87,9 @@ Cosmos.snk - + + Designer + Designer @@ -166,47 +168,13 @@ False - - False - False - - False - - - False - - - ..\..\packages\Microsoft.Build.15.1.548\lib\net46\Microsoft.Build.dll - True - - - ..\..\packages\Microsoft.Build.Engine.15.1.548\lib\net46\Microsoft.Build.Engine.dll - True - - - ..\..\packages\Microsoft.Build.Framework.15.1.548\lib\net46\Microsoft.Build.Framework.dll - True - - - ..\..\packages\Microsoft.Build.Tasks.Core.15.1.548\lib\net46\Microsoft.Build.Tasks.Core.dll - True - - - ..\..\packages\Microsoft.Build.Utilities.Core.15.1.548\lib\net46\Microsoft.Build.Utilities.Core.dll - True - ..\..\packages\Microsoft.VisualStudio.CoreUtility.15.0.26201\lib\net45\Microsoft.VisualStudio.CoreUtility.dll True - - True - ..\..\packages\Microsoft.VisualStudio.Designer.Interfaces.1.1.4322\lib\microsoft.visualstudio.designer.interfaces.dll - True - ..\..\packages\Microsoft.VisualStudio.Imaging.15.0.26201\lib\net45\Microsoft.VisualStudio.Imaging.dll True @@ -227,21 +195,6 @@ ..\..\packages\Microsoft.VisualStudio.Shell.Interop.7.10.6071\lib\Microsoft.VisualStudio.Shell.Interop.dll True - - True - ..\..\packages\Microsoft.VisualStudio.Shell.Interop.10.0.10.0.30319\lib\Microsoft.VisualStudio.Shell.Interop.10.0.dll - True - - - True - ..\..\packages\Microsoft.VisualStudio.Shell.Interop.11.0.11.0.61030\lib\Microsoft.VisualStudio.Shell.Interop.11.0.dll - True - - - True - ..\..\packages\Microsoft.VisualStudio.Shell.Interop.12.0.12.0.30110\lib\Microsoft.VisualStudio.Shell.Interop.12.0.dll - True - ..\..\packages\Microsoft.VisualStudio.Shell.Interop.8.0.8.0.50727\lib\Microsoft.VisualStudio.Shell.Interop.8.0.dll True @@ -308,4 +261,4 @@ --> - + \ No newline at end of file diff --git a/source/Cosmos.VS.Windows/packages.config b/source/Cosmos.VS.Windows/packages.config index 2e1b6558a..1d20a00b9 100644 --- a/source/Cosmos.VS.Windows/packages.config +++ b/source/Cosmos.VS.Windows/packages.config @@ -6,9 +6,6 @@ - - - @@ -17,14 +14,10 @@ - - - - \ No newline at end of file