diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e2fc44a1971a..fb25e9a68241 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.26159.108 - 10.0.0-beta.26159.108 + 10.0.0-beta.26160.113 + 10.0.0-beta.26160.113 0.11.5-alpha.26070.104 - 10.0.0-beta.26159.108 + 10.0.0-beta.26160.113 10.0.3-servicing.26070.104 10.0.3 10.0.3 - 10.0.300-preview.26159.108 + 10.0.300-preview.26160.113 10.0.3 - 10.0.300-preview.26159.108 + 10.0.300-preview.26160.113 26.0.11017 18.5.9227 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b9f1e3580e86..022db26c8a5f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,8 +1,8 @@ - + https://github.com/dotnet/dotnet - 8511f5b3494f6d7d052a8a302642da0f9aca356d + 37ac471dd9cf9b9b784497fa71dcce9045eb1a78 https://github.com/dotnet/dotnet @@ -95,25 +95,25 @@ - + https://github.com/dotnet/dotnet - 8511f5b3494f6d7d052a8a302642da0f9aca356d + 37ac471dd9cf9b9b784497fa71dcce9045eb1a78 - + https://github.com/dotnet/dotnet - 8511f5b3494f6d7d052a8a302642da0f9aca356d + 37ac471dd9cf9b9b784497fa71dcce9045eb1a78 - + https://github.com/dotnet/dotnet - 8511f5b3494f6d7d052a8a302642da0f9aca356d + 37ac471dd9cf9b9b784497fa71dcce9045eb1a78 https://github.com/dotnet/xharness 0eeaa60169fe6a95932d29d822e20eb225ce0143 - + https://github.com/dotnet/dotnet - 8511f5b3494f6d7d052a8a302642da0f9aca356d + 37ac471dd9cf9b9b784497fa71dcce9045eb1a78 diff --git a/global.json b/global.json index 5ff2294a66c1..e36f010b667e 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.300-preview.26159.108", + "version": "10.0.300-preview.26160.113", "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.26159.108" + "dotnet": "10.0.300-preview.26160.113" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26159.108" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26160.113" } }