diff --git a/NuGet.config b/NuGet.config index 8ebc0b78ab3..25e614f9c4f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 6d02bafce5c..d249d36e0e3 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.26305.119 - 10.0.0-beta.26305.119 - 10.0.0-beta.26305.119 + 10.0.0-beta.26309.110 + 10.0.0-beta.26309.110 + 10.0.0-beta.26309.110 10.0.10 10.0.10 10.0.10 @@ -16,10 +16,10 @@ This file should be imported by eng/Versions.props 10.0.10 10.0.10 10.0.10 - 10.0.10-servicing.26305.119 + 10.0.10-servicing.26309.110 10.0.10 10.0.10 - 10.0.10-servicing.26305.119 + 10.0.10-servicing.26309.110 10.0.10 10.0.10 10.0.10 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 1f9dead5f2f..c5b47b3fb90 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,80 +1,80 @@ - + https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 - + https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 - + https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 - + https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 - + https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 - + https://github.com/dotnet/dotnet - 23f480e55b8cf46010d7b68fe340ea3035fe777f + 582f40b7bd9ad1a3498ea910c78b3e032d0a4535 diff --git a/global.json b/global.json index a5e34618b06..d2c2437e02c 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26305.119", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26305.119" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26309.110", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26309.110" } }