diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 5b13936e49b..b04f9cc4889 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -24,8 +24,8 @@ This file should be imported by eng/Versions.props 9.0.11 9.0.11 - 10.0.0-beta.25626.5 - 10.0.0-beta.25626.5 + 10.0.0-beta.26057.1 + 10.0.0-beta.26057.1 7.3.0-preview.1.50 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 421bb049256..d38c2c76bcc 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -106,9 +106,9 @@ - + https://github.com/dotnet/arcade - d8dca0b41b903e7182e64543773390b969dab96b + 13323fc374efc77953ec0ac9a0927da69f14a584 https://github.com/nuget/nuget.client @@ -118,9 +118,9 @@ https://github.com/dotnet/roslyn df7b5aaff073486376dad5d30b6d0ba45595d97d - + https://github.com/dotnet/arcade - d8dca0b41b903e7182e64543773390b969dab96b + 13323fc374efc77953ec0ac9a0927da69f14a584 diff --git a/global.json b/global.json index 677476b7c8a..dde2fc4b3e7 100644 --- a/global.json +++ b/global.json @@ -14,6 +14,6 @@ "xcopy-msbuild": "18.0.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25626.5" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26057.1" } }