diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 34268f852d..160c7888ca 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -384,13 +384,13 @@ https://github.com/aspnet/Extensions d88243484c867b15864f2d5dc02669339692a3e2 - + https://github.com/dotnet/arcade - a7a250e9c13147134543c35fef2fb81f19592edf + ea9b2530a1559dd6426730aba52fca1924db2b65 - + https://github.com/dotnet/arcade - 000 + ea9b2530a1559dd6426730aba52fca1924db2b65 https://github.com/aspnet/Extensions diff --git a/eng/Versions.props b/eng/Versions.props index 8c5b00b5ed..c48a6df2b2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -17,7 +17,7 @@ --> - 1.0.0-beta.19229.8 + 1.0.0-beta.19251.6 3.0.0-preview6-27701-18 3.0.0-preview6-27701-18 diff --git a/global.json b/global.json index 96d4643c28..d4e35fdecd 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ }, "msbuild-sdks": { "Yarn.MSBuild": "1.13.0", - "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19105.2" + "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19251.6" } }