File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
package/windows/ReactNativeXaml Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 30
30
</PropertyGroup >
31
31
<Import Project =" $(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.WindowsSdk.Default.props" Condition =" Exists('$(ReactNativeWindowsDir)\PropertySheets\External\Microsoft.ReactNative.WindowsSdk.Default.props')" />
32
32
<PropertyGroup Label =" Fallback Windows SDK Versions" >
33
- <WindowsTargetPlatformVersion Condition =" '$(WindowsTargetPlatformVersion)' == '' " >10.0.18362 .0</WindowsTargetPlatformVersion >
33
+ <WindowsTargetPlatformVersion Condition =" '$(WindowsTargetPlatformVersion)' == '' " >10.0.19041 .0</WindowsTargetPlatformVersion >
34
34
<WindowsTargetPlatformMinVersion Condition =" '$(WindowsTargetPlatformMinVersion)' == '' " >10.0.16299.0</WindowsTargetPlatformMinVersion >
35
35
</PropertyGroup >
36
36
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
You can’t perform that action at this time.
0 commit comments