Skip to content

Commit 40d014b

Browse files
committed
Removed prerequisites that are no longer needed
1 parent fdb4bbb commit 40d014b

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

hub/apps/develop/widgets/implement-widget-provider-cs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ This sample code in this article is adapted from the [Windows App SDK Widgets Sa
2121

2222
## Prerequisites
2323

24-
- Latest Dev Channel Windows 11 build from the Windows Insider Program (WIP). For more information on WIP self-hosting see [Deeper look at flighting](/windows-insider/flighting).
25-
- Widgets board version 521.20060.1205.0 or greater. This will come with the latest Dev Channel WIP build and can be checked by opening the widgets board, navigating to the widget picker, and looking at the version number located at the bottom right corner of the picker.
2624
- Your device must have developer mode enabled. For more information see [Enable your device for development](/windows/apps/get-started/enable-your-device-for-development).
2725
- Visual Studio 2017 or later with the **Universal Windows Platform development** workload. Make sure to add the component for C++ (v143) from the optional dropdown.
2826

hub/apps/develop/widgets/implement-widget-provider-win32.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ This sample code in this article is adapted from the [Windows App SDK Widgets Sa
2020

2121
## Prerequisites
2222

23-
- Latest Dev Channel Windows 11 build from the Windows Insider Program (WIP). For more information on WIP self-hosting see [Deeper look at flighting](/windows-insider/flighting).
24-
- Widgets board version 521.20060.1205.0 or greater. This will come with the latest Dev Channel WIP build and can be checked by opening the widgets board, navigating to the widget picker, and looking at the version number located at the bottom right corner of the picker.
2523
- Your device must have developer mode enabled. For more information see [Enable your device for development](/windows/apps/get-started/enable-your-device-for-development).
2624
- Visual Studio 2017 or later with the **Universal Windows Platform development** workload. Make sure to add the component for C++ (v143) from the optional dropdown.
2725

0 commit comments

Comments
 (0)