From 9397853488e22446c410cf0c353c5770db40b203 Mon Sep 17 00:00:00 2001 From: git Date: Thu, 5 Mar 2020 12:29:27 -0800 Subject: [PATCH] retargeting Vb --- PhotoLab/PhotoLab.csproj | 4 ++-- README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/PhotoLab/PhotoLab.csproj b/PhotoLab/PhotoLab.csproj index b67f785..f812363 100644 --- a/PhotoLab/PhotoLab.csproj +++ b/PhotoLab/PhotoLab.csproj @@ -11,8 +11,8 @@ PhotoLab en-US UAP - 10.0.18362.0 - 10.0.18362.0 + 10.0.19569.0 + 10.0.19569.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} diff --git a/README.md b/README.md index a470a38..12627c1 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 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)