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

Run the Templates test on implicit and explicit TFMs #8237

Merged
merged 18 commits into from
Jun 22, 2022
Merged

Conversation

mattleibow
Copy link
Member

@mattleibow mattleibow commented Jun 22, 2022

Description of Change

Make the templates get created with and without the --framework option when doing dotnet new so we can make sure that also works.

This is also the testing part for #8203

Just indented the templates stage, so this is without the ws changes: https://github.com/dotnet/maui/pull/8237/files?w=1

@mattleibow mattleibow added this to the 6.0-sr2 milestone Jun 22, 2022
@mattleibow mattleibow added t/housekeeping ♻︎ area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions labels Jun 22, 2022
@mattleibow mattleibow self-assigned this Jun 22, 2022
Comment on lines +103 to +104
- name: default
tfm: default
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing special now, but for net7.0 branch:

      - name: default
        tfm: default
      - name: net6
        tfm: net6.0
      - name: net7
        tfm: net7.0

@mattleibow mattleibow mentioned this pull request Jun 22, 2022
7 tasks
@mattleibow mattleibow merged commit 667545f into net6.0 Jun 22, 2022
@mattleibow mattleibow deleted the dev/tfms branch June 22, 2022 23:23
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2023
@samhouts samhouts added the fixed-in-6.0.408 Look for this fix in 6.0.408! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions fixed-in-6.0.408 Look for this fix in 6.0.408! t/housekeeping ♻︎
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants