In https://github.com/dotnet/aspnetcore/pull/63005 we disabled `Locally-*` scripts from running on CI. They would fail with this issue: https://github.com/dotnet/aspnetcore/issues/62851. After sdk version bump in `global.json`, they should be re-enabled. This should be rc2 but we have no label yet.