Skip to content

Commit ea6a3b9

Browse files
Removing UWP reference (#4416)
* Removing UWP reference * Fixing punctuation
1 parent f36206f commit ea6a3b9

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/faq.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,7 @@ No.
5050

5151
Windows App SDK is a set of libraries and content you add to your existing app
5252
[within its app model](https://docs.microsoft.com/windows/apps/desktop/choose-your-platform)
53-
and start coding. Some parts of the Windows App SDK work _better_ if your app is
54-
[a UWP app](https://docs.microsoft.com/windows/uwp/get-started/), or
55-
[Desktop Bridge](https://docs.microsoft.com/windows/apps/desktop/modernize/desktop-to-uwp-extensions),
56-
or [has identity](https://aka.ms/sparsepkgblog).
53+
and start coding. For example, some parts of the Windows App SDK work _better_ if your app is a [Desktop Bridge](https://docs.microsoft.com/windows/apps/desktop/modernize/desktop-to-uwp-extensions) or [has identity](https://aka.ms/sparsepkgblog).
5754

5855
Your existing app model's activation, deployment, lifecycle, and presentation
5956
will continue to work as you bring in more Windows App SDK functionality. The

0 commit comments

Comments
 (0)