diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index bb7a6536337..15fc73e5cf7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -63,13 +63,13 @@ https://github.com/dotnet/core-setup 4d6087136f8af1c076f706f59441f6de9795980b - + https://github.com/dotnet/arcade - 46718d98c0fd03690a6a8c83da692a4a85a17902 + 1d4c87ff798d7de521128e6c3d890055c2401e80 - + https://github.com/dotnet/arcade - 46718d98c0fd03690a6a8c83da692a4a85a17902 + 1d4c87ff798d7de521128e6c3d890055c2401e80 https://github.com/dotnet/corefx diff --git a/eng/Versions.props b/eng/Versions.props index c3187ce022b..00780bd858c 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -33,7 +33,7 @@ - 1.0.0-beta.19218.1 + 1.0.0-beta.19218.4 diff --git a/global.json b/global.json index 5ae403b07da..a81b763e978 100644 --- a/global.json +++ b/global.json @@ -9,7 +9,7 @@ "version": "3.0.100-preview-010024" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19218.1" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19218.4" }, "native-tools": { "strawberry-perl": "5.28.1.1-1",