diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6dd65e6031..2f381356dc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,25 +1,25 @@ - + https://github.com/dotnet/arcade - 12f956787e1b8db30a6322c3fe24b10ac5dcab13 + 1818ed2babf890a1cd62fa96a1f03abdada2d003 - + https://github.com/dotnet/arcade - 12f956787e1b8db30a6322c3fe24b10ac5dcab13 + 1818ed2babf890a1cd62fa96a1f03abdada2d003 - + https://github.com/dotnet/arcade - 12f956787e1b8db30a6322c3fe24b10ac5dcab13 + 1818ed2babf890a1cd62fa96a1f03abdada2d003 - + https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage - f04d81b626515fdd7c84de9c97f9cb5005acdac0 + 44ce79daafd98e8f330c856b95db8944460d9865 - + https://github.com/microsoft/testanywhere - 0ec8a6c01c5f0f6fa70e857b75cc0916bd433bae + 1253c2503a6202b713c41479a25a9ded9fe0978f https://github.com/microsoft/testanywhere diff --git a/eng/Versions.props b/eng/Versions.props index 76b2ea4c68..8b7057afd0 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -7,10 +7,10 @@ preview - 10.0.0-beta.24531.2 - 17.13.0-preview.24551.1 + 10.0.0-beta.24551.1 + 17.13.0-preview.24551.2 - 1.5.0-preview.24531.1 + 1.5.0-preview.24551.3 1.0.0-alpha.24473.2 diff --git a/global.json b/global.json index 6cd6f27de5..25ad5f3962 100644 --- a/global.json +++ b/global.json @@ -25,7 +25,7 @@ "rollForward": "latestFeature" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24531.2", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24551.1", "MSBuild.Sdk.Extras": "3.0.44" } }