diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8a7148c7dd0..48087c77ed0 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -7,25 +7,25 @@ - + https://github.com/dotnet/arcade - dad4f3c62e24b94b1514427674af8ca899cddd5f + 5266aa9856457785b84739fda2616f21da7ee6b4 - + https://github.com/dotnet/arcade - dad4f3c62e24b94b1514427674af8ca899cddd5f + 5266aa9856457785b84739fda2616f21da7ee6b4 - + https://github.com/dotnet/arcade - dad4f3c62e24b94b1514427674af8ca899cddd5f + 5266aa9856457785b84739fda2616f21da7ee6b4 - + https://github.com/dotnet/arcade - dad4f3c62e24b94b1514427674af8ca899cddd5f + 5266aa9856457785b84739fda2616f21da7ee6b4 - + https://github.com/dotnet/arcade - dad4f3c62e24b94b1514427674af8ca899cddd5f + 5266aa9856457785b84739fda2616f21da7ee6b4 https://github.com/dotnet/arcade-services diff --git a/eng/Versions.props b/eng/Versions.props index 309e50cce01..fe5ba23517d 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -60,8 +60,8 @@ 2.4.1 2.0.3 2.4.1 - 5.0.0-beta.21262.2 - 5.0.0-beta.21262.2 + 5.0.0-beta.21328.3 + 5.0.0-beta.21328.3 1.22.0 1.1.2 2.0.0 @@ -74,7 +74,7 @@ 1.1.0-beta.20258.6 1.1.0-beta-20476-01 1.1.0-beta-20476-01 - 5.0.0-beta.21262.2 + 5.0.0-beta.21328.3 1.0.0-beta.20502.2 1.1.0-beta.21228.1 1.0.0-prerelease.20505.1 diff --git a/global.json b/global.json index a687227ef76..acb04205c4b 100644 --- a/global.json +++ b/global.json @@ -3,7 +3,7 @@ "dotnet": "5.0.100" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21262.2", - "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.21262.2" + "Microsoft.DotNet.Arcade.Sdk": "5.0.0-beta.21328.3", + "Microsoft.DotNet.Helix.Sdk": "5.0.0-beta.21328.3" } }