diff --git a/eng/Version.Details.props b/eng/Version.Details.props index cbeceb96733..d13c73a7e12 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.26168.103 + 10.0.0-beta.26170.111 2.0.4 10.0.1 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index e90a8399767..cf9736719f4 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 - 326f53c34d4d3e0dbc61e42ad2d0a459d5402ce4 + 115461302edc70fe6e7c8ba73d0b40d328add55c diff --git a/global.json b/global.json index 1353592048f..3a4e4d1c814 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.201" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26168.103" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26170.111" } }