From 066be2f46f4266221ae35090c9c569433d1305e7 Mon Sep 17 00:00:00 2001 From: Karl Burtram Date: Tue, 4 Sep 2018 11:01:44 -0700 Subject: [PATCH] Revert "Switch to the unified SMO NuGet" (#686) * Revert "fixed perf tests and added more scenarios (#683)" This reverts commit aa2b30f4866ff4fcfa94a8ac3c3f326a6fc356e0. * Revert "Switch to the unified SMO NuGet so all binaries are strong named and signed. (#682)" This reverts commit 69961992bb167085db0b4e519e5dd95b05412bbe. --- Common.props | 2 +- .../Microsoft.SqlTools.CoreServices.csproj | 8 +++++++- .../Microsoft.SqlTools.Credentials.csproj | 4 +++- .../Microsoft.SqlTools.ServiceLayer.csproj | 8 +++++++- ...icrosoft.SqlTools.ServiceLayer.IntegrationTests.csproj | 4 +++- .../Microsoft.SqlTools.ServiceLayer.Test.Common.csproj | 4 +++- .../Microsoft.SqlTools.ServiceLayer.TestDriver.csproj | 4 +++- .../Microsoft.SqlTools.ServiceLayer.UnitTests.csproj | 4 +++- 8 files changed, 30 insertions(+), 8 deletions(-) diff --git a/Common.props b/Common.props index 734f130a..139c7ba6 100644 --- a/Common.props +++ b/Common.props @@ -1,6 +1,6 @@ $(MSBuildAllProjects);$(MSBuildThisFileFullPath) - 140.17283.0 + 140.17282.0-xplat \ No newline at end of file diff --git a/src/Microsoft.SqlTools.CoreServices/Microsoft.SqlTools.CoreServices.csproj b/src/Microsoft.SqlTools.CoreServices/Microsoft.SqlTools.CoreServices.csproj index fe0fed6d..dd71a076 100644 --- a/src/Microsoft.SqlTools.CoreServices/Microsoft.SqlTools.CoreServices.csproj +++ b/src/Microsoft.SqlTools.CoreServices/Microsoft.SqlTools.CoreServices.csproj @@ -16,7 +16,13 @@ - + + + + + + + diff --git a/src/Microsoft.SqlTools.Credentials/Microsoft.SqlTools.Credentials.csproj b/src/Microsoft.SqlTools.Credentials/Microsoft.SqlTools.Credentials.csproj index e727f6f3..7a95cb08 100644 --- a/src/Microsoft.SqlTools.Credentials/Microsoft.SqlTools.Credentials.csproj +++ b/src/Microsoft.SqlTools.Credentials/Microsoft.SqlTools.Credentials.csproj @@ -20,7 +20,9 @@ - + + + diff --git a/src/Microsoft.SqlTools.ServiceLayer/Microsoft.SqlTools.ServiceLayer.csproj b/src/Microsoft.SqlTools.ServiceLayer/Microsoft.SqlTools.ServiceLayer.csproj index f266156e..af1f16f1 100644 --- a/src/Microsoft.SqlTools.ServiceLayer/Microsoft.SqlTools.ServiceLayer.csproj +++ b/src/Microsoft.SqlTools.ServiceLayer/Microsoft.SqlTools.ServiceLayer.csproj @@ -20,7 +20,13 @@ - + + + + + + + diff --git a/test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Microsoft.SqlTools.ServiceLayer.IntegrationTests.csproj b/test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Microsoft.SqlTools.ServiceLayer.IntegrationTests.csproj index b7f769d8..023f87e1 100644 --- a/test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Microsoft.SqlTools.ServiceLayer.IntegrationTests.csproj +++ b/test/Microsoft.SqlTools.ServiceLayer.IntegrationTests/Microsoft.SqlTools.ServiceLayer.IntegrationTests.csproj @@ -33,7 +33,9 @@ - + + + diff --git a/test/Microsoft.SqlTools.ServiceLayer.Test.Common/Microsoft.SqlTools.ServiceLayer.Test.Common.csproj b/test/Microsoft.SqlTools.ServiceLayer.Test.Common/Microsoft.SqlTools.ServiceLayer.Test.Common.csproj index 2aa5167c..d12c40d4 100644 --- a/test/Microsoft.SqlTools.ServiceLayer.Test.Common/Microsoft.SqlTools.ServiceLayer.Test.Common.csproj +++ b/test/Microsoft.SqlTools.ServiceLayer.Test.Common/Microsoft.SqlTools.ServiceLayer.Test.Common.csproj @@ -13,7 +13,9 @@ - + + + diff --git a/test/Microsoft.SqlTools.ServiceLayer.TestDriver/Microsoft.SqlTools.ServiceLayer.TestDriver.csproj b/test/Microsoft.SqlTools.ServiceLayer.TestDriver/Microsoft.SqlTools.ServiceLayer.TestDriver.csproj index f941d803..be8ba2ae 100644 --- a/test/Microsoft.SqlTools.ServiceLayer.TestDriver/Microsoft.SqlTools.ServiceLayer.TestDriver.csproj +++ b/test/Microsoft.SqlTools.ServiceLayer.TestDriver/Microsoft.SqlTools.ServiceLayer.TestDriver.csproj @@ -13,7 +13,9 @@ - + + + diff --git a/test/Microsoft.SqlTools.ServiceLayer.UnitTests/Microsoft.SqlTools.ServiceLayer.UnitTests.csproj b/test/Microsoft.SqlTools.ServiceLayer.UnitTests/Microsoft.SqlTools.ServiceLayer.UnitTests.csproj index c6d5bca6..36c739f5 100644 --- a/test/Microsoft.SqlTools.ServiceLayer.UnitTests/Microsoft.SqlTools.ServiceLayer.UnitTests.csproj +++ b/test/Microsoft.SqlTools.ServiceLayer.UnitTests/Microsoft.SqlTools.ServiceLayer.UnitTests.csproj @@ -15,7 +15,9 @@ - + + +