diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 62e737589f..71d1507cc1 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.26312.109 + 10.0.0-beta.26319.104 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2f8f5a88d0..1770227f03 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - efeff38742c1b54c1bb7056cfdde913a3a509376 + 47c73391bfb8274e379c74c19694ccabff33bc3e diff --git a/global.json b/global.json index 1de1319d36..e94a2873d5 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.109" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26312.109" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26319.104" } }