diff --git a/LunchScheduler/LunchScheduler.csproj b/LunchScheduler/LunchScheduler.csproj
index 8f345fd..7f9af6b 100644
--- a/LunchScheduler/LunchScheduler.csproj
+++ b/LunchScheduler/LunchScheduler.csproj
@@ -11,8 +11,8 @@
LunchScheduler
en-US
UAP
- 10.0.19569.0
- 10.0.19569.0
+ 10.0.18362.0
+ 10.0.17763.0
14
512
{A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}
diff --git a/README.md b/README.md
index 30b600c..6ffd6d2 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 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.
+> 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.
This app highlights the following: