Skip to content

Commit a563f31

Browse files
authored
one extra detail (#3516)
1 parent 6efa0d9 commit a563f31

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hub/apps/windows-app-sdk/tutorial-unpackaged-deployment.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,10 @@ Follow these instructions to configure a C++ WinUI 3 project that's either packa
205205

206206
---
207207

208+
## If your project is WPF
209+
210+
For a Windows Presentation Foundation (WPF) app, also add `<RuntimeIdentifiers>win10-x64</RuntimeIdentifiers>` to your project file.
211+
208212
## Related topics
209213

210214
* [Windows App SDK deployment guide for framework-dependent apps packaged with external location or unpackaged](deploy-unpackaged-apps.md)

0 commit comments

Comments
 (0)