diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 5ee91420958f..2cb9809360e7 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -136,17 +136,11 @@ This file should be imported by eng/Versions.props 11.0.0-preview.7.26363.117 11.0.0-preview.7.26363.117 11.0.0-preview.7.26363.117 - - 2.4.0-preview.26367.7 + + 2.4.0-preview.26372.14 2.3.0-preview.26330.8 - 4.4.0-preview.26367.7 - 4.4.0-preview.26367.7 + 4.4.0-preview.26372.14 + 4.4.0-preview.26372.14 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 83ee7ddc9dd2..2d7c7b08cdad 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -544,18 +544,18 @@ - + https://github.com/microsoft/testfx - fd744761254d82f054ebba7f8479af01f3822c5a + e40436111b52795981c425a49b4c8c2e9a70d9d8 - + https://github.com/microsoft/testfx - fd744761254d82f054ebba7f8479af01f3822c5a + e40436111b52795981c425a49b4c8c2e9a70d9d8 - + https://github.com/microsoft/testfx - fd744761254d82f054ebba7f8479af01f3822c5a + e40436111b52795981c425a49b4c8c2e9a70d9d8 https://github.com/dotnet/dotnet diff --git a/global.json b/global.json index 1320db543286..b52fe928f53b 100644 --- a/global.json +++ b/global.json @@ -29,6 +29,6 @@ "Microsoft.Build.NoTargets": "3.7.134", "Microsoft.Build.Traversal": "4.1.82", "Microsoft.WixToolset.Sdk": "6.0.3-dotnet.6", - "MSTest.Sdk": "4.4.0-preview.26367.7" + "MSTest.Sdk": "4.4.0-preview.26372.14" } }