diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index ad60bcced2b..e0348199c45 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -26,21 +26,21 @@ https://github.com/dotnet/templating 83d11abd203c9f393ced01af4fc2802ef3faf83d - + https://github.com/dotnet/arcade - 8fe02bab989df1265eee225df2c28af6dbdccc83 + 9b24668b7196b9639e60770465683cf81465d89a - + https://github.com/dotnet/arcade - 8fe02bab989df1265eee225df2c28af6dbdccc83 + 9b24668b7196b9639e60770465683cf81465d89a - + https://github.com/dotnet/arcade-services - 4396011c59e2d438ab240f66507e22982227bd60 + 385b6ed2e73380794dc944507c894cd6b8ca19ce - + https://github.com/dotnet/arcade-services - 4396011c59e2d438ab240f66507e22982227bd60 + 385b6ed2e73380794dc944507c894cd6b8ca19ce https://github.com/dotnet/xharness @@ -124,9 +124,9 @@ ef4c24166691977558e5312758df4313ab310dc0 - + https://github.com/dotnet/arcade - 8fe02bab989df1265eee225df2c28af6dbdccc83 + 9b24668b7196b9639e60770465683cf81465d89a diff --git a/eng/Versions.props b/eng/Versions.props index e86c0020213..9abd997c6b5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -12,8 +12,8 @@ 9.0.0-beta.24223.1 - 1.1.0-beta.24420.1 - 1.1.0-beta.24420.1 + 1.1.0-beta.24421.5 + 1.1.0-beta.24421.5 2.0.0-beta4.24126.1 diff --git a/global.json b/global.json index d3137e837cb..c8767d820c7 100644 --- a/global.json +++ b/global.json @@ -7,8 +7,8 @@ "dotnet": "9.0.100-preview.7.24407.12" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24416.2", - "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24416.2", + "Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24421.2", + "Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24421.2", "Microsoft.Build.NoTargets": "3.7.0" } }