Skip to content

Commit

Permalink
Roadmap broken link (#4864)
Browse files Browse the repository at this point in the history
* Fixes a broken link for the VS Templates

* Removes en-us from template link
  • Loading branch information
arpadbarta authored Apr 28, 2021
1 parent fdb393e commit 9052972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ The Universal Windows Platform contains more than just the XAML framework (e.g.

### Updating your apps to use WinUI 3

Creating a new WinUI 3 app will be easy using new [Visual Studio 2019 project templates](https://docs.microsoft.com/windows/apps/winui/winui3/create-winui3-projects).
Creating a new WinUI 3 app will be easy using new [Visual Studio 2019 project templates](https://docs.microsoft.com/windows/apps/winui/winui3/winui-project-templates-in-visual-studio).

For existing UWP XAML apps there will be some updates required when migrating to WinUI 3. These updates will require little effort, with the bulk of most project changes involving find-and-replace namespace changes. We'd love to hear your thoughts on the developer experience in the [WinUI 3.0 tooling discussion issue](https://github.com/microsoft/microsoft-ui-xaml/issues/1045).

Expand Down

0 comments on commit 9052972

Please sign in to comment.