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
Expected: A diagnostic is reported for the bad : separator (@ is expected) and restore fails
Actual: No diagnostic is shown in IDE, restore keeps happening in a loop
Repro:
Expected: A diagnostic is reported for the bad
:separator (@is expected) and restore failsActual: No diagnostic is shown in IDE, restore keeps happening in a loop
Found by @davidfowl