Skip to content

Commit

Permalink
Fixing description
Browse files Browse the repository at this point in the history
  • Loading branch information
stevewhims authored Jul 17, 2019
1 parent 8937150 commit 281b2b8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ products:
- windows-uwp
statusNotificationTargets:
- codefirst@microsoft.com
description: "An app for viewing and editing image files, demonstrating XAML layout, data binding, and UI customization features for UWP apps."
---

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

# PhotoLab sample

> 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.
A mini-app for viewing and editing image files, demonstrating XAML layout, data binding, and UI customization features for Universal Windows Platform (UWP) apps.

> 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.
![PhotoLab sample showing the image collection page](Screenshots/PhotoLab-collection-page.png)
![PhotoLab sample showing the image editing page](Screenshots/PhotoLab-editing-page.png)

Expand Down

0 comments on commit 281b2b8

Please sign in to comment.