Skip to content

Conversation

bpulliam
Copy link
Contributor

For status checks on the main branch, please use microsoft.ProjectReunion
(https://dev.azure.com/ms/ProjectReunion/_build?definitionId=391&_a=summary)
and run the build against your PR branch with the default parameters.

This change removes the UWP templates that still existed under experimental.

  • The first commit removes the templates themselves and the entries in the project and solution files.
  • The second removes the strings that were only used in the UWP templates.
  • The third contains a set of other fixes to the projects and strings exposed by this change.

<value>Modèle de projet pour la création d’une application de bureau basée sur la Bibliothèque d’interface utilisateur Windows (WinUI 3) ainsi qu’un package MSIX pour le chargement indépendant ou la distribution via le Microsoft Store.</value>
</data>
<data name="1033" xml:space="preserve">
<value>Composant Windows Runtime (WinUI 3 dans UWP)</value>
Copy link
Contributor

Choose a reason for hiding this comment

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

dans UWP)

The changes to this file (and all the other non-en-us ones) won't be preserved since it comes from the localization service. On the other hand this is a translation error... I'll need to look into how to file a bug against localization so that it gets updated in the next run of the localization pipeline.

Copy link
Contributor

@evelynwu-msft evelynwu-msft left a comment

Choose a reason for hiding this comment

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

:shipit:

@bpulliam bpulliam added area-DeveloperTools Issues related to authoring (source and IDL), debugging, HotReload, LiveVisualTree, VS integration and removed needs-triage 🔍 labels Nov 17, 2022
@bpulliam
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bpulliam bpulliam merged commit 4de249d into main Nov 17, 2022
@bpulliam bpulliam deleted the user/bpulliam/uwptemp branch November 17, 2022 22:05
bpulliam added a commit that referenced this pull request Feb 13, 2023
* Remove UWP templates

* Remove UWP Strings

* Misc Fixes
bpulliam added a commit that referenced this pull request Feb 14, 2023
* Remove UWP templates (#3148)

* Remove UWP templates

* Remove UWP Strings

* Misc Fixes

* TDBuild - updating localized resource files.

* Add phone id to unblock store submission (#3206)

* Remove copyright notice and license. Set xaml files to utf-8. (#3324)

* simplify project template dpiAwareness in app.manifest (#1748)

---------

Co-authored-by: TDBuild <[email protected]>
Co-authored-by: Scott Jones <[email protected]>
Co-authored-by: Marvin Rühe <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-DeveloperTools Issues related to authoring (source and IDL), debugging, HotReload, LiveVisualTree, VS integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants