diff --git a/NuGet.config b/NuGet.config index 7aea21dad37..e758a6161fe 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 876f69a906a..224b37ab93a 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.26251.102 - 10.0.0-beta.26251.102 - 10.0.0-beta.26251.102 + 10.0.0-beta.26251.106 + 10.0.0-beta.26251.106 + 10.0.0-beta.26251.106 10.0.9 10.0.9 10.0.9 @@ -16,10 +16,10 @@ This file should be imported by eng/Versions.props 10.0.9 10.0.9 10.0.9 - 10.0.9-servicing.26251.102 + 10.0.9-servicing.26251.106 10.0.9 10.0.9 - 10.0.9-servicing.26251.102 + 10.0.9-servicing.26251.106 10.0.9 10.0.9 10.0.9 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ca5d2a71313..f803b88c65c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,80 +1,80 @@ - + https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 - + https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 - + https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 - + https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 - + https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 - + https://github.com/dotnet/dotnet - 2bf7671be038f80125428641fc3cb0d22af0a4bc + 5e531f538e1395bf9f93e03db04e8411a40bd9f9 diff --git a/global.json b/global.json index 94cca23e60a..d7a7e7130e0 100644 --- a/global.json +++ b/global.json @@ -18,7 +18,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26251.102", - "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26251.102" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26251.106", + "Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.26251.106" } }