From 47fb05ea544f4736e37dda0ca2d89344c50d7f31 Mon Sep 17 00:00:00 2001 From: Adam Gorman Date: Tue, 31 May 2022 23:14:34 -0700 Subject: [PATCH] Change WindowsTargetPlatformVersion to 10.0 --- .../ReactNativeAsyncStorage/ReactNativeAsyncStorage.vcxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/ReactNativeAsyncStorage/ReactNativeAsyncStorage.vcxproj b/windows/ReactNativeAsyncStorage/ReactNativeAsyncStorage.vcxproj index ead5e6c1..fb2a1413 100644 --- a/windows/ReactNativeAsyncStorage/ReactNativeAsyncStorage.vcxproj +++ b/windows/ReactNativeAsyncStorage/ReactNativeAsyncStorage.vcxproj @@ -13,7 +13,7 @@ true Windows Store 10.0 - 10.0.18362.0 + 10.0 10.0.16299.0 @@ -169,4 +169,4 @@ - \ No newline at end of file +