diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 0e6e0c1a1ef..a5cbcab7e2f 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.9 - 10.0.0-beta.26318.102 + 10.0.0-beta.26319.102 10.0.9 10.0.9 10.0.9 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 2d98fe96010..e0b64f4d953 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 - 246a10d972dbe65636b1a2e8c91f3764a3a9541e + 9ae5b4b15619dd34a8086b2d511937505683a8c7 diff --git a/global.json b/global.json index fd4fe984013..9ed14f12852 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.301" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26318.102" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26319.102" } }