diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 4b0d0f524db8..f50536e88d68 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,13 +2,13 @@ - + https://github.com/dotnet/arcade - 9a5da1c8a3232c6304955c7a6ffe6109a1b13d9f + 9cb5f28be59a1ba9fe6bfb86449b216cfcdfb50e - + https://github.com/dotnet/arcade - 9a5da1c8a3232c6304955c7a6ffe6109a1b13d9f + 9cb5f28be59a1ba9fe6bfb86449b216cfcdfb50e diff --git a/eng/Versions.props b/eng/Versions.props index ba6c9d8cf101..6e050b0384c2 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -22,7 +22,7 @@ 2.0.0 4.0.0 1.5.0 - 1.0.0-beta.19112.3 + 1.0.0-beta.19113.1 diff --git a/global.json b/global.json index 28016222aaeb..8d6002e19e6e 100644 --- a/global.json +++ b/global.json @@ -6,6 +6,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19112.3" + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19113.1" } }