diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bbf7029b3..693018539 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,33 +1,33 @@ - + https://github.com/dotnet/arcade - 1814df258a66473d388b8884ac95bd1c8a2585a9 + e6f70c7dd528f05cd28cec2a179d58c22e91d9ac - + https://github.com/dotnet/arcade - 1814df258a66473d388b8884ac95bd1c8a2585a9 + e6f70c7dd528f05cd28cec2a179d58c22e91d9ac https://github.com/dotnet/arcade 2fb543a45580400a559b5ae41c96a815ea14dac5 - + https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage - f00657c9b6cb40258a9b3785b7aca5f6b4e4306d + 4a1eca7405eeead13ba250941f88b5ac69be3ad6 https://github.com/microsoft/testanywhere 445bda5374781f22ebd553dbc5c52d4c9c4176eb - + https://github.com/microsoft/testanywhere - 25c645d6fbb66d5ccb97d5843b55b83f45e0c2f5 + c68b707908c9f8730644001f56057fb89e760395 - + https://github.com/microsoft/testanywhere - 25c645d6fbb66d5ccb97d5843b55b83f45e0c2f5 + c68b707908c9f8730644001f56057fb89e760395 diff --git a/eng/Versions.props b/eng/Versions.props index 3ea3b279e..5079cf9ea 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -5,10 +5,10 @@ preview - 8.0.0-beta.24264.1 - 17.11.2-preview.24266.2 + 8.0.0-beta.24266.3 + 17.11.2-preview.24267.3 1.2.0-preview.24168.3 - 1.3.0-preview.24265.5 - 1.0.0-alpha.24265.5 + 1.3.0-preview.24266.3 + 1.0.0-alpha.24266.3 diff --git a/global.json b/global.json index e5b78b7b3..fa55ec81a 100644 --- a/global.json +++ b/global.json @@ -19,7 +19,7 @@ "rollForward": "latestFeature" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24264.1", + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.24266.3", "MSBuild.Sdk.Extras": "3.0.44" } }