diff --git a/eng/Version.Details.props b/eng/Version.Details.props index 40dd972f8c7..7a16c63e69e 100644 --- a/eng/Version.Details.props +++ b/eng/Version.Details.props @@ -24,8 +24,8 @@ This file should be imported by eng/Versions.props 9.0.0 9.0.0 - 10.0.0-beta.25476.2 - 10.0.0-beta.25476.2 + 10.0.0-beta.25479.4 + 10.0.0-beta.25479.4 7.0.0-rc.264 diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d46f5f504c4..fbd4578c33a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -106,9 +106,9 @@ - + https://github.com/dotnet/arcade - a4c9a07d978c070ef5c19d2ec9f811d6a5b20914 + e6f510cb87812d56ad781d93ff0513cdcccd0eb4 https://github.com/nuget/nuget.client @@ -118,9 +118,9 @@ https://github.com/dotnet/roslyn 9b48f158ea39c63cd3be662993c7d0dc978bacf1 - + https://github.com/dotnet/arcade - a4c9a07d978c070ef5c19d2ec9f811d6a5b20914 + e6f510cb87812d56ad781d93ff0513cdcccd0eb4 diff --git a/global.json b/global.json index 15b5fe20f53..e5c0ea79710 100644 --- a/global.json +++ b/global.json @@ -15,6 +15,6 @@ "xcopy-msbuild": "17.13.0" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25476.2" + "Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25479.4" } }