You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLI currently uses the stage0 SDK in its build for reference assemblies. In source-build, CoreFX is always built before CLI, so CLI can use up-to-date reference assemblies from there instead.