Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add -HV 2021 to test that uses templates #5544

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

dmpots
Copy link
Contributor

@dmpots dmpots commented Aug 14, 2023

A recent fix (#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.

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.
@dmpots dmpots merged commit 756125c into microsoft:main Aug 14, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants