This repository was archived by the owner on May 20, 2025. It is now read-only.
File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 14
14
<AppContainerApplication >true</AppContainerApplication >
15
15
<ApplicationType >Windows Store</ApplicationType >
16
16
<ApplicationTypeRevision >10.0</ApplicationTypeRevision >
17
- <WindowsTargetPlatformVersion Condition =" '$(WindowsTargetPlatformVersion)' == '' " >10.0.18362.0 </WindowsTargetPlatformVersion >
18
- <WindowsTargetPlatformMinVersion >10.0.17134 .0</WindowsTargetPlatformMinVersion >
17
+ <WindowsTargetPlatformVersion Condition =" '$(WindowsTargetPlatformVersion)' == '' " >10.0</WindowsTargetPlatformVersion >
18
+ <WindowsTargetPlatformMinVersion >10.0.17763 .0</WindowsTargetPlatformMinVersion >
19
19
</PropertyGroup >
20
20
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
21
21
<PropertyGroup Label =" ReactNativeWindowsProps" >
57
57
</ItemGroup >
58
58
<PropertyGroup Label =" Configuration" >
59
59
<ConfigurationType >DynamicLibrary</ConfigurationType >
60
- <PlatformToolset >v140</PlatformToolset >
61
60
<PlatformToolset Condition =" '$(VisualStudioVersion)' == '15.0'" >v141</PlatformToolset >
62
61
<PlatformToolset Condition =" '$(VisualStudioVersion)' == '16.0'" >v142</PlatformToolset >
63
62
<CharacterSet >Unicode</CharacterSet >
You can’t perform that action at this time.
0 commit comments