diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0a671a56d51..de86a7a6225 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -63,13 +63,13 @@ https://github.com/dotnet/core-setup e1d780539e85f4d8de263957715f9d08db2ceef4 - + https://github.com/dotnet/arcade - 247c0290c554a68dd3e560dd88fb0da26353d9d7 + a68bcce61fa64598cbd30c00780b1f6ca8e7a9ef - + https://github.com/dotnet/arcade - 247c0290c554a68dd3e560dd88fb0da26353d9d7 + a68bcce61fa64598cbd30c00780b1f6ca8e7a9ef https://github.com/dotnet/corefx @@ -95,17 +95,17 @@ https://github.com/dotnet/coreclr 8974a699899bdc2cc5687504e1ada606ac803e9b - + https://github.com/dotnet/arcade - 247c0290c554a68dd3e560dd88fb0da26353d9d7 + a68bcce61fa64598cbd30c00780b1f6ca8e7a9ef - + https://github.com/dotnet/arcade - 247c0290c554a68dd3e560dd88fb0da26353d9d7 + a68bcce61fa64598cbd30c00780b1f6ca8e7a9ef - + https://github.com/dotnet/arcade - 247c0290c554a68dd3e560dd88fb0da26353d9d7 + a68bcce61fa64598cbd30c00780b1f6ca8e7a9ef diff --git a/eng/Versions.props b/eng/Versions.props index 0aba4b941fd..94536d81f8a 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -40,9 +40,9 @@ - 1.0.0-beta.19327.39 - 1.0.0-beta.19327.39 - 1.0.0-beta.19327.39 + 1.0.0-beta.19328.2 + 1.0.0-beta.19328.2 + 1.0.0-beta.19328.2 diff --git a/global.json b/global.json index 5c2f6dc81e0..eccfa209a25 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19327.39", - "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19327.39" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19328.2", + "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19328.2" }, "native-tools": { "strawberry-perl": "5.28.1.1-1",