diff --git a/eng/Version.Details.props b/eng/Version.Details.props index ed06e6d50be..21f94923cf0 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,12 +7,12 @@ This file should be imported by eng/Versions.props 10.0.11 - 10.0.0-beta.26418.111 + 10.0.0-beta.26419.102 10.0.11 10.0.11 10.0.11 10.0.11 - 2.0.11 + 2.0.12 10.0.11 10.0.11 10.0.11 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b3e8e215e2f..8a71d6ec25e 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://github.com/dotnet/dotnet @@ -8,9 +8,9 @@ - + https://github.com/dotnet/dotnet - 6d74ae6b519e5d52fe08ceea411e4d641f363c0c + fd8db4437f8839f8bf0abc54e44de124d0f5818a diff --git a/global.json b/global.json index 04196e6fd5c..780ae05d524 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.400" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26418.111" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26419.102" } }