diff --git a/eng/Version.Details.props b/eng/Version.Details.props index abcb1895abe..ed06e6d50be 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -7,7 +7,7 @@ This file should be imported by eng/Versions.props 10.0.11 - 10.0.0-beta.26417.119 + 10.0.0-beta.26418.111 10.0.11 10.0.11 10.0.11 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c48ac589538..b656763b946 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,6 +1,6 @@ - + https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet @@ -8,9 +8,9 @@ - + https://github.com/dotnet/dotnet - 211c03d261e2d9f73db83ad832cd3d001c261d1e + 6d74ae6b519e5d52fe08ceea411e4d641f363c0c diff --git a/global.json b/global.json index 5b3b907bd58..04196e6fd5c 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.26417.119" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26418.111" } }