|
22 | 22 | <ProjectGuid>{1590D7CD-7D3A-4AB7-A355-EE02F7FB987D}</ProjectGuid> |
23 | 23 | <RootNamespace>NppPluginJsonViewer</RootNamespace> |
24 | 24 | <Keyword>Win32Proj</Keyword> |
25 | | - <WindowsTargetPlatformVersion>7.0</WindowsTargetPlatformVersion> |
| 25 | + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
26 | 26 | </PropertyGroup> |
27 | 27 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
28 | 28 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
29 | 29 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
30 | 30 | <CharacterSet>Unicode</CharacterSet> |
31 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 31 | + <PlatformToolset>v142</PlatformToolset> |
32 | 32 | </PropertyGroup> |
33 | 33 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
34 | 34 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
35 | 35 | <CharacterSet>Unicode</CharacterSet> |
36 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 36 | + <PlatformToolset>v142</PlatformToolset> |
37 | 37 | </PropertyGroup> |
38 | 38 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
39 | 39 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
40 | 40 | <CharacterSet>Unicode</CharacterSet> |
41 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 41 | + <PlatformToolset>v142</PlatformToolset> |
42 | 42 | </PropertyGroup> |
43 | 43 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
44 | 44 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
45 | 45 | <CharacterSet>Unicode</CharacterSet> |
46 | | - <PlatformToolset>v141_xp</PlatformToolset> |
| 46 | + <PlatformToolset>v142</PlatformToolset> |
47 | 47 | </PropertyGroup> |
48 | 48 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
49 | 49 | <ImportGroup Label="ExtensionSettings"> |
|
0 commit comments