diff --git a/NuGet.config b/NuGet.config index d63a02ff7f..e6f84e3d43 100644 --- a/NuGet.config +++ b/NuGet.config @@ -7,7 +7,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index db07156f0a..7d6823f275 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -8,8 +8,8 @@ This file should be imported by eng/Versions.props 18.0.6 18.0.6 - 10.0.0-beta.25608.105 - 10.0.102-servicing.25608.105 + 10.0.0-beta.25609.109 + 10.0.102-servicing.25609.109 10.0.2 10.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index cc98b0a11a..fc30851b59 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,30 +1,30 @@ - + https://github.com/dotnet/dotnet - 279bb6e979485785576d9279b6582cf7006c6f91 + 32aba8526ca0c037d185329fe779e8a288e986fc https://github.com/dotnet/dotnet - 279bb6e979485785576d9279b6582cf7006c6f91 + 32aba8526ca0c037d185329fe779e8a288e986fc - + https://github.com/dotnet/dotnet - 279bb6e979485785576d9279b6582cf7006c6f91 + 32aba8526ca0c037d185329fe779e8a288e986fc - + https://github.com/dotnet/dotnet - 279bb6e979485785576d9279b6582cf7006c6f91 + 32aba8526ca0c037d185329fe779e8a288e986fc https://github.com/dotnet/dotnet - 279bb6e979485785576d9279b6582cf7006c6f91 + 32aba8526ca0c037d185329fe779e8a288e986fc https://github.com/dotnet/dotnet - 279bb6e979485785576d9279b6582cf7006c6f91 + 32aba8526ca0c037d185329fe779e8a288e986fc diff --git a/global.json b/global.json index bcdd5e24b3..76c54ca496 100644 --- a/global.json +++ b/global.json @@ -15,6 +15,6 @@ "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.7.0", "Microsoft.Build.Traversal": "3.4.0", - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25608.105" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25609.109" } }