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
Add -HV 2021 to test that uses templates (microsoft#5544)
A recent fix (microsoft#5534) modified this test by removing the `-HV 2021` flag.
That change was fine because flag is not needed now that 2021 is the
default language version.
However, we have a downstream consumer of this repo where we have not
yet migrated to 2021 as the default language version. Rather than
modifying the test in the downstream repo it was suggested that we add
the flag back in the upstream repo to minimize churn.
0 commit comments