diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 41c47d0243..d52c525ef8 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,8 +6,8 @@ This file should be imported by eng/Versions.props - 11.0.0-beta.25523.109 - 2.0.0-rc.1.25523.109 + 11.0.0-beta.25524.106 + 2.0.0-rc.1.25524.106 9.0.3 9.0.3 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b4c5177207..e6d72cd658 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,16 +1,16 @@ - + - + https://github.com/dotnet/dotnet - c636320f4ab16760a81313f0222af1e4f3740aa9 + f5afaa5ed1d15c5750ebc71a06e39611272e7eca - + https://github.com/dotnet/dotnet - c636320f4ab16760a81313f0222af1e4f3740aa9 + f5afaa5ed1d15c5750ebc71a06e39611272e7eca diff --git a/global.json b/global.json index 25ba3e798f..d447a8699c 100644 --- a/global.json +++ b/global.json @@ -13,6 +13,6 @@ "dotnet": "10.0.100-rc.1.25420.111" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25523.109" + "Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25524.106" } }