From 03b781ecb070b40539f12cc407f7bafe7b70a78b Mon Sep 17 00:00:00 2001 From: git Date: Tue, 12 May 2020 08:14:20 -0700 Subject: [PATCH] retargeting --- LunchScheduler/LunchScheduler.csproj | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LunchScheduler/LunchScheduler.csproj b/LunchScheduler/LunchScheduler.csproj index 7f9af6b..081d780 100644 --- a/LunchScheduler/LunchScheduler.csproj +++ b/LunchScheduler/LunchScheduler.csproj @@ -11,7 +11,7 @@ LunchScheduler 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 6ffd6d2..8d88efc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ statusNotificationTargets: Lunch Scheduler is a Universal Windows Platform (UWP) sample that schedules lunches with your friends and coworkers. You can invite friends to a restaurant of interest and the app takes care of the lunch management for all involved parties. -> 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). This app highlights the following: