diff --git a/PhotoLab/PhotoLab.csproj b/PhotoLab/PhotoLab.csproj index 25c0ac0..eb1be65 100644 --- a/PhotoLab/PhotoLab.csproj +++ b/PhotoLab/PhotoLab.csproj @@ -11,7 +11,7 @@ PhotoLab en-US UAP - 10.0.18362.0 + 10.0.19569.0 10.0.17763.0 14 512 diff --git a/README.md b/README.md index a470a38..f0ec6d0 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ statusNotificationTargets: 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. +> Note - This sample is targeted and tested for Windows 10, version 2004 (10.0; Build 19569), and Visual Studio 2019. If you prefer, you can use project properties to retarget the project(s) to Windows 10, version 1903 (10.0; Build 18362). ![PhotoLab sample showing the image collection page](Screenshots/PhotoLab-collection-page.png) ![PhotoLab sample showing the image editing page](Screenshots/PhotoLab-editing-page.png)