diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 08a5cc1e82..f9c5af5d26 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -15,25 +15,25 @@ - + https://github.com/dotnet/arcade - 4a2adbaf2da67d8951fbc19d4c257a6fd51741c2 + a3377cccde8639089f99107e2ba5df2c8cbe6394 - + https://github.com/dotnet/arcade - 4a2adbaf2da67d8951fbc19d4c257a6fd51741c2 + a3377cccde8639089f99107e2ba5df2c8cbe6394 - + https://github.com/dotnet/arcade - 4a2adbaf2da67d8951fbc19d4c257a6fd51741c2 + a3377cccde8639089f99107e2ba5df2c8cbe6394 - + https://github.com/dotnet/arcade - 4a2adbaf2da67d8951fbc19d4c257a6fd51741c2 + a3377cccde8639089f99107e2ba5df2c8cbe6394 - + https://github.com/dotnet/arcade - 4a2adbaf2da67d8951fbc19d4c257a6fd51741c2 + a3377cccde8639089f99107e2ba5df2c8cbe6394 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 15b22deeb2..d4a4740fea 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -97,8 +97,8 @@ 2.4.1 2.0.3 2.4.1 - 6.0.0-beta.21318.2 - 6.0.0-beta.21318.2 + 6.0.0-beta.21319.2 + 6.0.0-beta.21319.2 1.22.0 1.1.2 2.0.0 @@ -108,7 +108,7 @@ 1.1.0-beta.20258.6 1.1.0-beta-21228-01 1.1.0-beta-21228-01 - 6.0.0-beta.21318.2 + 6.0.0-beta.21319.2 1.0.0-beta.21265.1 1.1.0-beta.21228.1 1.0.0-prerelease.21264.3 diff --git a/global.json b/global.json index 617bdce28a..f75daa16ec 100644 --- a/global.json +++ b/global.json @@ -12,7 +12,7 @@ "vswhere": "2.5.2" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21318.2", - "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21318.2" + "Microsoft.DotNet.Arcade.Sdk": "6.0.0-beta.21319.2", + "Microsoft.DotNet.Helix.Sdk": "6.0.0-beta.21319.2" } }