diff --git a/Directory.Packages.props b/Directory.Packages.props index 310b6620af..2e0673f29b 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -43,7 +43,6 @@ - diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c41acf13b5..5a85febd43 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -17,10 +17,6 @@ https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage eb105201ff904a7d5c6fac39de838a4bb6966a93 - - https://github.com/microsoft/testanywhere - 33cb71263430f0dbe8f9ffd4edd76d837cb05259 - https://github.com/microsoft/testanywhere 2346f405dcb5150b567970995dc978feb26b2db0 diff --git a/eng/Versions.props b/eng/Versions.props index d7804ec652..0e7161ac55 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -10,7 +10,6 @@ 10.0.0-beta.24604.4 17.13.2-preview.24606.2 - 1.5.0-preview.24608.1 1.0.0-alpha.24473.2 diff --git a/src/Package/MSTest.Sdk/MSTest.Sdk.csproj b/src/Package/MSTest.Sdk/MSTest.Sdk.csproj index ed9f10179d..21f72c2b41 100644 --- a/src/Package/MSTest.Sdk/MSTest.Sdk.csproj +++ b/src/Package/MSTest.Sdk/MSTest.Sdk.csproj @@ -35,7 +35,7 @@ - <_TemplateProperties>MSTestEngineVersion=$(MSTestEngineVersion);MSTestVersion=$(Version);MicrosoftTestingPlatformVersion=$(Version.Replace('$(VersionPrefix)', '$(TestingPlatformVersionPrefix)'));MicrosoftTestingEntrepriseExtensionsVersion=$(MicrosoftTestingExtensionsRetryVersion);MicrosoftNETTestSdkVersion=$(MicrosoftNETTestSdkVersion);MicrosoftTestingExtensionsCodeCoverageVersion=$(MicrosoftTestingExtensionsCodeCoverageVersion);MicrosoftPlaywrightVersion=$(MicrosoftPlaywrightVersion);AspireHostingTestingVersion=$(AspireHostingTestingVersion);MicrosoftTestingExtensionsFakesVersion=$(MicrosoftTestingExtensionsFakesVersion) + <_TemplateProperties>MSTestEngineVersion=$(MSTestEngineVersion);MSTestVersion=$(Version);MicrosoftTestingPlatformVersion=$(Version.Replace('$(VersionPrefix)', '$(TestingPlatformVersionPrefix)'));MicrosoftNETTestSdkVersion=$(MicrosoftNETTestSdkVersion);MicrosoftTestingExtensionsCodeCoverageVersion=$(MicrosoftTestingExtensionsCodeCoverageVersion);MicrosoftPlaywrightVersion=$(MicrosoftPlaywrightVersion);AspireHostingTestingVersion=$(AspireHostingTestingVersion);MicrosoftTestingExtensionsFakesVersion=$(MicrosoftTestingExtensionsFakesVersion) true - $(MicrosoftTestingEntrepriseExtensionsVersion) + $(MicrosoftTestingExtensionsCommonVersion) true - $(MicrosoftTestingEntrepriseExtensionsVersion) + $(MicrosoftTestingExtensionsCommonVersion) true diff --git a/src/Package/MSTest.Sdk/Sdk/Sdk.props.template b/src/Package/MSTest.Sdk/Sdk/Sdk.props.template index 1da4144322..cf6c6f5242 100644 --- a/src/Package/MSTest.Sdk/Sdk/Sdk.props.template +++ b/src/Package/MSTest.Sdk/Sdk/Sdk.props.template @@ -16,7 +16,6 @@ ${AspireHostingTestingVersion} ${MicrosoftNETTestSdkVersion} ${MicrosoftPlaywrightVersion} - ${MicrosoftTestingEntrepriseExtensionsVersion} ${MicrosoftTestingExtensionsCodeCoverageVersion} ${MicrosoftTestingExtensionsFakesVersion} ${MicrosoftTestingPlatformVersion} diff --git a/test/Directory.Build.targets b/test/Directory.Build.targets index 2cdd2f3e1a..5697bbf9cd 100644 --- a/test/Directory.Build.targets +++ b/test/Directory.Build.targets @@ -25,6 +25,7 @@ + diff --git a/test/IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests.csproj b/test/IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests.csproj index 8e13bcf2f9..747774663a 100644 --- a/test/IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests.csproj +++ b/test/IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests/Microsoft.Testing.Platform.Acceptance.IntegrationTests.csproj @@ -12,17 +12,10 @@ - - - - - - - @@ -32,9 +25,4 @@ - - - - -