diff --git a/NuGet.config b/NuGet.config index 91178b5124b..ae206c013ea 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,8 @@ - + + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 2e499104c85..ce819b05b4e 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.26214.110 - 10.0.0-beta.26214.110 - 10.0.0-beta.26214.110 + 10.0.0-beta.26215.122 + 10.0.0-beta.26215.122 + 10.0.0-beta.26215.122 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.26214.110 + 10.0.7-servicing.26215.122 10.0.7 10.0.7 - 10.0.7-servicing.26214.110 + 10.0.7-servicing.26215.122 10.0.7 10.0.7 10.0.7 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c97299089c5..99c11a15937 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,80 +1,80 @@ - + https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 - + https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 - + https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 - + https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 - + https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 - + https://github.com/dotnet/dotnet - ded58554b388029908e68f3a3bb70e1c21b8ebee + 884fcaedb08b93d224306cea1ad17ffb7f6cd9d3 diff --git a/global.json b/global.json index 4dd2c43f3c0..e66ed628d1a 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26214.110", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26214.110" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26215.122", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26215.122" } }