diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d363214d7aee..4b7eee3adca7 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -3,13 +3,13 @@ - + https://github.com/dotnet/arcade - 810920cf8a5fc183585304193f8b4e4e189497e9 + 136dfbfa8a6173dadc107bf7393bdeaceecb4d3a - + https://github.com/dotnet/arcade - 810920cf8a5fc183585304193f8b4e4e189497e9 + 136dfbfa8a6173dadc107bf7393bdeaceecb4d3a diff --git a/eng/Versions.props b/eng/Versions.props index f18971e55009..7de23f0ed767 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -24,7 +24,7 @@ 2.0.0 4.0.0 1.5.0 - 1.0.0-beta.19260.2 + 1.0.0-beta.19261.1 diff --git a/global.json b/global.json index e83f59a3103e..9d3ce1cafade 100644 --- a/global.json +++ b/global.json @@ -6,7 +6,7 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19260.2", + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19261.1", "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19215.12" } }