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

Exclude the Mobile project when Mobile is false #514

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

dansiegel
Copy link
Contributor

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

  • Bugfix

What is the current behavior?

The source modifiers uses the lowercase mobile where the symbol used in the template uses the uppercase Mobile

What is the new behavior?

The source modifier uses the correct Mobile for the symbol.

@dansiegel dansiegel enabled auto-merge January 24, 2024 16:08
@jeromelaban
Copy link
Member

@Mergifyio backport release/stable/5.1

Copy link

mergify bot commented Jan 24, 2024

backport release/stable/5.1

✅ Backports have been created

@dansiegel dansiegel merged commit 8fde719 into main Jan 24, 2024
48 checks passed
@dansiegel dansiegel deleted the dev/ds/uwp-mobile-fix branch January 24, 2024 17:26
dansiegel added a commit that referenced this pull request Jan 24, 2024
…1/pr-514

Exclude the Mobile project when Mobile is false (backport #514)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] dotnet new unoapp-uwp -o MyApp -mobile=false creates the Mobile project
2 participants