diff --git a/NuGet.config b/NuGet.config index f65b816f1b..2797db91e3 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ffc6e49771..29aeeb320c 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.26303.112 + 10.0.0-beta.26309.104 2.0.10 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4ec8a0edbb..7f143b60f3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - c5ac2b68f9b0e2646ad3bfb3fae793c1323f2528 + 798ed03c88f360172bccb85b4586041bb26da21d - + https://github.com/dotnet/dotnet - c5ac2b68f9b0e2646ad3bfb3fae793c1323f2528 + 798ed03c88f360172bccb85b4586041bb26da21d diff --git a/global.json b/global.json index feea823916..f427b6a1f5 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.108" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26303.112", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26309.104", "Microsoft.Build.NoTargets": "3.7.0" } }