Skip to content

Commit 082dce5

Browse files
update readme winui
1 parent e2a8aa1 commit 082dce5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

4_Apps/Windows/Readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,15 +22,15 @@ See [WinUI](../../WinUI.md) for information what's needed to create, build, and
2222

2323
To create WinUI applications, use this template with Visual Studio: **Blank App, Packaged (WinUI 3 in Desktop)**
2424

25-
## Workarounds with Project Reunion 0.5.7:
25+
## Workarounds with Project Reunion 0.8:
2626

27-
`MessageDialog` needs a Windows initialization (as shown in the IntroXAML sample)
27+
`MessageDialog` needs a Windows initialization (as shown in the XAMLIntro sample)
2828

2929
See [MessageDialog is no longer functional](https://github.com/microsoft/microsoft-ui-xaml/issues/4167)
3030

3131
## More
3232

33-
For code comments and issues please check [Professional C#'s GitHub Repository](https://github.com/ProfessionalCSharp/ProfessionalCSharp7)
33+
For code comments and issues please check [Professional C#'s GitHub Repository](https://github.com/ProfessionalCSharp/ProfessionalCSharp2021)
3434

3535
Please check my blog [csharp.christiannagel.com](https://csharp.christiannagel.com "csharp.christiannagel.com") for additional information for topics covered in the book.
3636

0 commit comments

Comments
 (0)