diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 6cf580ab8ab..7763a491e29 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -63,13 +63,13 @@ https://github.com/dotnet/core-setup 8880d723b63cbca2dcee68870c6b23ffc36d1811 - + https://github.com/dotnet/arcade - 2d393243ba4a0c95c2c18aa266df6e0f43ffe22d + c27945fc559ee636139d9f460db71242b16483e6 - + https://github.com/dotnet/arcade - 2d393243ba4a0c95c2c18aa266df6e0f43ffe22d + c27945fc559ee636139d9f460db71242b16483e6 https://github.com/dotnet/corefx @@ -95,17 +95,17 @@ https://github.com/dotnet/coreclr 410268b19f7b0b1b1215061f8891a82323ce5955 - + https://github.com/dotnet/arcade - 2d393243ba4a0c95c2c18aa266df6e0f43ffe22d + c27945fc559ee636139d9f460db71242b16483e6 - + https://github.com/dotnet/arcade - 2d393243ba4a0c95c2c18aa266df6e0f43ffe22d + c27945fc559ee636139d9f460db71242b16483e6 - + https://github.com/dotnet/arcade - 2d393243ba4a0c95c2c18aa266df6e0f43ffe22d + c27945fc559ee636139d9f460db71242b16483e6 diff --git a/eng/Versions.props b/eng/Versions.props index a4f9b084a76..1e873422ecc 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -41,9 +41,9 @@ - 1.0.0-beta.19456.10 - 1.0.0-beta.19456.10 - 1.0.0-beta.19456.10 + 1.0.0-beta.19457.1 + 1.0.0-beta.19457.1 + 1.0.0-beta.19457.1 diff --git a/global.json b/global.json index ef732c0e2fd..8fa0c34d276 100644 --- a/global.json +++ b/global.json @@ -12,8 +12,8 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19456.10", - "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19456.10" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19457.1", + "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19457.1" }, "native-tools": { "strawberry-perl": "5.28.1.1-1",