diff --git a/NuGet.config b/NuGet.config index c01ea6c42a..913ce3b70e 100644 --- a/NuGet.config +++ b/NuGet.config @@ -4,7 +4,7 @@ - + diff --git a/eng/Version.Details.props b/eng/Version.Details.props index e6cdb1cc18..1fd8367a0a 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.25515.107 + 10.0.0-beta.25515.111 2.0.0 9.0.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 3c71d49722..092017bf42 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + https://github.com/dotnet/dotnet - 03ebd38e3fd6b1068f44b5e4c560ad891c2b412e + 79c85d969a02abd06c2202949318fd4c21e5e7a0 - + https://github.com/dotnet/dotnet - 03ebd38e3fd6b1068f44b5e4c560ad891c2b412e + 79c85d969a02abd06c2202949318fd4c21e5e7a0 diff --git a/global.json b/global.json index 48c1d917c9..cb9db2bdbb 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.100-rc.1.25451.107" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25515.107" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25515.111" } }