diff --git a/NuGet.config b/NuGet.config index c30e185ae..d5ce15c86 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index f50dc42d5..58653bf8d 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25609.106 + 10.0.0-beta.25609.109 2.0.2 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d9c689d7b..ade2d72d7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 094213b024d6b8fe6dd2c125408e6f89e21859a8 + 32aba8526ca0c037d185329fe779e8a288e986fc - + https://github.com/dotnet/dotnet - 094213b024d6b8fe6dd2c125408e6f89e21859a8 + 32aba8526ca0c037d185329fe779e8a288e986fc diff --git a/global.json b/global.json index 2ebcd4869..5001d9c93 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.100" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25609.106", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25609.109", "Microsoft.Build.NoTargets": "3.7.0" } }