From ac5472ee2ab9dc8f384384a3f66d7ab5010afa3e Mon Sep 17 00:00:00 2001 From: James McGinty Date: Sat, 20 Oct 2018 01:46:43 +1100 Subject: [PATCH] Set minimum target UWP version to match React Native Windows 0.57 (#1422) --- windows/CodePush/CodePush.csproj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/windows/CodePush/CodePush.csproj b/windows/CodePush/CodePush.csproj index fb06d41..62f0ed7 100644 --- a/windows/CodePush/CodePush.csproj +++ b/windows/CodePush/CodePush.csproj @@ -11,8 +11,8 @@ CodePush en-US UAP - 10.0.10586.0 - 10.0.10240.0 + 10.0.14393.0 + 10.0.14393.0 14 512 {A5A43C5B-DE2A-4C0C-9213-0A381AF9435A};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} @@ -94,11 +94,6 @@ - - - Windows Mobile Extensions for the UWP - - {c7673ad5-e3aa-468c-a5fd-fa38154e205c} @@ -113,6 +108,11 @@ 6.0.6 + + + Windows Mobile Extensions for the UWP + + 14.0