diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ee1b4d8b7b..e9d53ba11e 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26279.112 + 10.0.0-beta.26305.119 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index f950cccbab..610d0edeea 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - 120c8618524f060b1a8a22bd51099c5193d1ba06 + 23f480e55b8cf46010d7b68fe340ea3035fe777f diff --git a/global.json b/global.json index 730fbfb07e..914a7bb67d 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26279.112" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26305.119" } }