diff --git a/NuGet.config b/NuGet.config index 3b1008fbd50..6dfc05c7411 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e1b417ac638..23242f6c2d5 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,9 +6,9 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.26213.115 - 10.0.0-beta.26213.115 - 10.0.0-beta.26213.115 + 10.0.0-beta.26214.106 + 10.0.0-beta.26214.106 + 10.0.0-beta.26214.106 10.0.7 10.0.7 10.0.7 @@ -16,10 +16,10 @@ This file should be imported by eng/Versions.props 10.0.7 10.0.7 10.0.7 - 10.0.7-servicing.26213.115 + 10.0.7-servicing.26214.106 10.0.7 10.0.7 - 10.0.7-servicing.26213.115 + 10.0.7-servicing.26214.106 10.0.7 10.0.7 10.0.7 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 610570cb6ea..a11f20720cd 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,80 +1,80 @@ - + https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 - + https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 - + https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 - + https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 - + https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 - + https://github.com/dotnet/dotnet - 5d23756b884483995432a21829fe65466b19e948 + 19557b9ae31e93f4f7a8ffbe89a66e04c25dbb91 diff --git a/global.json b/global.json index e70f0687add..cb8ada36583 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26213.115", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26213.115" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26214.106", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26214.106" } }