Skip to content
This repository was archived by the owner on Jun 11, 2026. It is now read-only.

Commit 281b2b8

Browse files
authored
Fixing description
1 parent 8937150 commit 281b2b8

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ products:
77
- windows-uwp
88
statusNotificationTargets:
99
- codefirst@microsoft.com
10-
description: "An app for viewing and editing image files, demonstrating XAML layout, data binding, and UI customization features for UWP apps."
1110
---
1211

1312
<!---
@@ -16,10 +15,10 @@ description: "An app for viewing and editing image files, demonstrating XAML lay
1615

1716
# PhotoLab sample
1817

19-
> Note - This sample is targeted and tested for Windows 10, version 1903 (10.0; Build 18362), and Visual Studio 2019. If you prefer, you can use project properties to retarget the project(s) to Windows 10, version 1809 (10.0; Build 17763), and/or open the sample with Visual Studio 2017.
20-
2118
A mini-app for viewing and editing image files, demonstrating XAML layout, data binding, and UI customization features for Universal Windows Platform (UWP) apps.
2219

20+
> Note - This sample is targeted and tested for Windows 10, version 1903 (10.0; Build 18362), and Visual Studio 2019. If you prefer, you can use project properties to retarget the project(s) to Windows 10, version 1809 (10.0; Build 17763), and/or open the sample with Visual Studio 2017.
21+
2322
![PhotoLab sample showing the image collection page](Screenshots/PhotoLab-collection-page.png)
2423
![PhotoLab sample showing the image editing page](Screenshots/PhotoLab-editing-page.png)
2524

0 commit comments

Comments
 (0)