Skip to content

Commit 9165990

Browse files
committed
Update FAQ link in hello world
1 parent d0959b0 commit 9165990

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hub/apps/how-tos/hello-world-winui3.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,11 +262,12 @@ Windows apps can be delivered to end-users using a variety of application packag
262262

263263
**Q: Can I use VS Code to build WinUI 3 apps?**
264264

265-
Although technically possible, we strongly recommend using Visual Studio 2019 / 2022 to build desktop apps with WinUI 3 / Windows App SDK. See [the Windows developer FAQ](../get-started/windows-developer-faq.yml#do-i-need-to-use-visual-studio-to-build-winui-3-apps) for more information.
265+
Although technically possible, we strongly recommend using Visual Studio 2019 / 2022 to build desktop apps with WinUI 3 / Windows App SDK. See [the Windows developer FAQ](../get-started/windows-developer-faq.yml#do-i-need-to-use-visual-studio-to-build-winui-apps) for more information.
266266

267267
**Q: Can I use C++ to build WinUI 3 apps?**
268268

269269
Yes! For more information, see [Introduction to C++/WinRT](/windows/uwp/cpp-and-winrt-apis/intro-to-using-cpp-with-winrt).
270+
270271
## Related
271272

272273
- [Sample applications for Windows development](../get-started/samples.md)

0 commit comments

Comments
 (0)