From ab788a9785078674739eef8d1565d40f6b2875e5 Mon Sep 17 00:00:00 2001 From: Satya Madala Date: Fri, 3 Nov 2017 13:45:27 +0530 Subject: [PATCH] Get Latest extensions from vsualm (#1259) * Get cpp folder rename changes from vsualm branch * Rename CPP folder in sign.proj and nuspecs * Get latest TMI adapter * Use 15.6.0 package * Update QualityTools pkg for csv data source x64 issue --- .../Microsoft.TestPlatform.E2ETest.csproj | 2 +- scripts/build.ps1 | 6 ++--- src/package/VSIXProject/TestPlatform.csproj | 4 ++-- src/package/external/external.csproj | 6 ++--- .../nuspec/Microsoft.TestPlatform.nuspec | 24 +++++++++---------- src/package/sign/sign.proj | 16 ++++++------- 6 files changed, 29 insertions(+), 29 deletions(-) diff --git a/samples/Microsoft.TestPlatform.E2ETest/Microsoft.TestPlatform.E2ETest.csproj b/samples/Microsoft.TestPlatform.E2ETest/Microsoft.TestPlatform.E2ETest.csproj index f014170a5e..7651c44d8a 100644 --- a/samples/Microsoft.TestPlatform.E2ETest/Microsoft.TestPlatform.E2ETest.csproj +++ b/samples/Microsoft.TestPlatform.E2ETest/Microsoft.TestPlatform.E2ETest.csproj @@ -22,7 +22,7 @@ - 15.5.0-preview-1055876 + 15.6.0-preview-1105397 All diff --git a/scripts/build.ps1 b/scripts/build.ps1 index 71623b0cd8..2168607407 100644 --- a/scripts/build.ps1 +++ b/scripts/build.ps1 @@ -417,15 +417,15 @@ function Create-VsixPackage $legacyTestImpactComComponentsDir = Join-Path $extensionsPackageDir "V1\TestImpact" # Copy legacy dependencies - $legacyDir = Join-Path $env:TP_PACKAGES_DIR "Microsoft.Internal.TestPlatform.Extensions\15.5.0-preview-1055876\contentFiles\any\any" + $legacyDir = Join-Path $env:TP_PACKAGES_DIR "Microsoft.Internal.TestPlatform.Extensions\15.6.0-preview-1105397\contentFiles\any\any" Copy-Item -Recurse $legacyDir\* $packageDir -Force # Copy QtAgent Related depedencies - $legacyDir = Join-Path $env:TP_PACKAGES_DIR "Microsoft.VisualStudio.QualityTools\15.5.0-preview-1050541\contentFiles\any\any" + $legacyDir = Join-Path $env:TP_PACKAGES_DIR "Microsoft.VisualStudio.QualityTools\15.6.0-preview-1109037\contentFiles\any\any" Copy-Item -Recurse $legacyDir\* $packageDir -Force # Copy Legacy data collectors Related depedencies - $legacyDir = Join-Path $env:TP_PACKAGES_DIR "Microsoft.VisualStudio.QualityTools.DataCollectors\15.5.0-preview-1050541\contentFiles\any\any" + $legacyDir = Join-Path $env:TP_PACKAGES_DIR "Microsoft.VisualStudio.QualityTools.DataCollectors\15.6.0-preview-1109037\contentFiles\any\any" Copy-Item -Recurse $legacyDir\* $packageDir -Force # Copy COM Components and their manifests over diff --git a/src/package/VSIXProject/TestPlatform.csproj b/src/package/VSIXProject/TestPlatform.csproj index fffa9ff032..17a525b875 100644 --- a/src/package/VSIXProject/TestPlatform.csproj +++ b/src/package/VSIXProject/TestPlatform.csproj @@ -140,8 +140,8 @@ CoreCon - - Extensions\CppUnitFramework + + Extensions\Cpp diff --git a/src/package/external/external.csproj b/src/package/external/external.csproj index 45f01ee472..0c897a034f 100644 --- a/src/package/external/external.csproj +++ b/src/package/external/external.csproj @@ -53,15 +53,15 @@ All - 15.5.0-preview-1055876 + 15.6.0-preview-1105397 All - 15.5.0-preview-1050541 + 15.6.0-preview-1109037 All - 15.5.0-preview-1050541 + 15.6.0-preview-1109037 All diff --git a/src/package/nuspec/Microsoft.TestPlatform.nuspec b/src/package/nuspec/Microsoft.TestPlatform.nuspec index 7a2fb1dc40..b117c75019 100644 --- a/src/package/nuspec/Microsoft.TestPlatform.nuspec +++ b/src/package/nuspec/Microsoft.TestPlatform.nuspec @@ -226,18 +226,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/package/sign/sign.proj b/src/package/sign/sign.proj index e90e0d9d47..71694e5af1 100644 --- a/src/package/sign/sign.proj +++ b/src/package/sign/sign.proj @@ -35,14 +35,14 @@ - - - - - - - - + + + + + + + +