diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 1c38ecbd85..cb3a873440 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props - 10.0.0-beta.25563.104 + 10.0.0-beta.25603.103 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 70ad31910b..6d09277a9f 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -1,12 +1,12 @@ - + - + https://github.com/dotnet/dotnet - 93970af2dae989c795efb703be9a25ff95079f25 + 5ddd0ddc0ebadca21645a05c419ed5a034454605 diff --git a/eng/Versions.props b/eng/Versions.props index d724a31e9f..5f791f032b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -1,12 +1,14 @@ - - + + + + - 2.0.1 + 2.0.2 servicing - - + + diff --git a/global.json b/global.json index 4d9f31add0..e38d26ff71 100644 --- a/global.json +++ b/global.json @@ -8,6 +8,6 @@ } }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25563.104" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25603.103" } }