This repository was archived by the owner on May 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Expand file tree Collapse file tree 1 file changed +2
-10
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" >
55
55
<Platform >x64</Platform >
56
56
</ProjectConfiguration >
57
57
</ItemGroup >
58
- <PropertyGroup Label =" Configuration" >
59
- <ConfigurationType >DynamicLibrary</ConfigurationType >
60
- <PlatformToolset >v140</PlatformToolset >
61
- <PlatformToolset Condition =" '$(VisualStudioVersion)' == '15.0'" >v141</PlatformToolset >
62
- <PlatformToolset Condition =" '$(VisualStudioVersion)' == '16.0'" >v142</PlatformToolset >
63
- <CharacterSet >Unicode</CharacterSet >
64
- <GenerateManifest >false</GenerateManifest >
65
- </PropertyGroup >
66
58
<PropertyGroup Condition =" '$(Configuration)'=='Debug'" Label =" Configuration" >
67
59
<UseDebugLibraries >true</UseDebugLibraries >
68
60
<LinkIncremental >true</LinkIncremental >
You can’t perform that action at this time.
0 commit comments