Skip to content

Commit 1b7e0db

Browse files
winui readme ProfessionalCSharp#75
1 parent 13ac453 commit 1b7e0db

File tree

1 file changed

+10
-13
lines changed

1 file changed

+10
-13
lines changed

WinUI.md

+10-13
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,20 @@
22

33
Requirements:
44

5-
* Windows 10
6-
* Visual Studio 2019 16.10.0 Preview 4 (16.9 does not support all WinUI 3 tooling features, see [WinUI Visual Studio Support](https://docs.microsoft.com/en-us/windows/apps/project-reunion/update-existing-projects-to-the-latest-release))
5+
* Windows 10 or Windows 11
6+
* Visual Studio 2019 or Visual Studio 2022
77

8-
[Install Project Reunion 0.5 (March 2021)](https://docs.microsoft.com/windows/apps/project-reunion/)
8+
See [Install tools for Windows app development](https://docs.microsoft.com/windows/apps/windows-app-sdk/set-up-your-development-environment)
99

10-
[Get Started with Project Reunion](https://docs.microsoft.com/en-us/windows/apps/project-reunion/get-started-with-project-reunion)
10+
Workloads with Visual Studio:
1111

12-
[Set up your development environment](https://docs.microsoft.com/en-us/windows/apps/project-reunion/get-started-with-project-reunion#set-up-your-development-environment)
12+
* Universal Windows Platform development
13+
* Desktop development with C++
14+
* .NET Desktop Development
15+
* Windows 10 SDK
1316

14-
[Upgrade projects to Project Reunion 0.5.7 (April 2021)](https://docs.microsoft.com/en-us/windows/apps/project-reunion/update-existing-projects-to-the-latest-release)
15-
16-
The sample applications use WinUI 3 for desktop apps:
17-
18-
[Get started with WinUI 3 for desktop apps](https://docs.microsoft.com/en-us/windows/apps/winui/winui3/get-started-winui3-for-desktop)
19-
20-
> With WinUI projects, currently graphical design of templates is not yet available with Visual Studio and Blend for Visual Studio. However, you can create an UWP project, and copy the generated XAML code to the WinUI project.
17+
[Install the Windows App SDK extension for Visual Studio](https://docs.microsoft.com/windows/apps/windows-app-sdk/set-up-your-development-environment#4-install-the-windows-app-sdk-extension-for-visual-studio)
2118

2219
## Windows 10 Developer Mode
2320

24-
[Developer Mode features and debugging](https://docs.microsoft.com/en-us/windows/apps/get-started/developer-mode-features-and-debugging)
21+
[Developer Mode features and debugging](https://docs.microsoft.com/windows/apps/get-started/developer-mode-features-and-debugging)

0 commit comments

Comments
 (0)