unoplatform / uno.templates

Uno Platform project templates
https://platform.uno/
Other
16 stars 11 forks source link

Templates should be ignored by VS to avoid duplication #678

Closed dansiegel closed 4 months ago

dansiegel commented 4 months ago

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Only the unoapp and mauilib templates are excluded from Visual Studio which may result in the other templates from being shown twice in Visual Studio.

What is the new behavior?

All templates are now excluded from Visual Studio so that only the templates from the VSIX will be displayed.

dansiegel commented 4 months ago

@mergifyio backport release/stable/5.2

mergify[bot] commented 4 months ago

backport release/stable/5.2

✅ Backports have been created

* [#680 Templates should be ignored by VS to avoid duplication (backport #678)](https://github.com/unoplatform/uno.templates/pull/680) has been created for branch `release/stable/5.2`