diff --git a/NuGet.config b/NuGet.config index d387e0e55..a2bcde1bc 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ad8c1692a..85e418e69 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.26256.103 + 10.0.0-beta.26257.101 2.0.9 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 5b02e77e6..1583cfcec 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 66f4c05eab107094ba04e15385628fa612cb79c3 + dc6e7082d768b79e69b16e8fd146a509dfa6130d - + https://github.com/dotnet/dotnet - 66f4c05eab107094ba04e15385628fa612cb79c3 + dc6e7082d768b79e69b16e8fd146a509dfa6130d diff --git a/global.json b/global.json index 6e2802b6c..0b27af06c 100644 --- a/global.json +++ b/global.json @@ -13,7 +13,7 @@ "dotnet": "10.0.107" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26256.103", + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26257.101", "Microsoft.Build.NoTargets": "3.7.0" } }