diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 76d08255275..015c8e4c93f 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,16 +6,16 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26173.111 - 10.0.0-beta.26173.111 + 10.0.0-beta.26174.106 + 10.0.0-beta.26174.106 0.11.5-alpha.26070.104 - 10.0.0-beta.26173.111 + 10.0.0-beta.26174.106 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.300-preview.0.26173.111 + 10.0.300-preview.0.26174.106 10.0.3 - 10.0.300-preview.26173.111 + 10.0.300-preview.26174.106 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b6b7a174aaa..89fffda8119 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 4bf356979576e49df34287d2de49dcb600a6c0e6 + 913bfeebf747b38cf6ea89a64787ce7245969915 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 4bf356979576e49df34287d2de49dcb600a6c0e6 + 913bfeebf747b38cf6ea89a64787ce7245969915 - + https://github.com/dotnet/dotnet - 4bf356979576e49df34287d2de49dcb600a6c0e6 + 913bfeebf747b38cf6ea89a64787ce7245969915 - + https://github.com/dotnet/dotnet - 4bf356979576e49df34287d2de49dcb600a6c0e6 + 913bfeebf747b38cf6ea89a64787ce7245969915 https://github.com/dotnet/xharness b0c8bf6dba87c70e284cff06819f0cd714c8f2e4 - + https://github.com/dotnet/dotnet - 4bf356979576e49df34287d2de49dcb600a6c0e6 + 913bfeebf747b38cf6ea89a64787ce7245969915 diff --git a/global.json b/global.json index 83a6f47c2ea..23cabc3c79e 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300-preview.0.26173.111", + "version": "10.0.300-preview.0.26174.106", "paths": [ "builds/downloads/dotnet", "$host$" @@ -8,9 +8,9 @@ "errorMessage": "The .NET SDK could not be found, please run 'make dotnet -C builds'." }, "tools": { - "dotnet": "10.0.300-preview.0.26173.111" + "dotnet": "10.0.300-preview.0.26174.106" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26173.111" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26174.106" } }