|
39 | 39 | <ProjectGuid>{15F6F215-4A5E-4B57-B0A0-90B067111285}</ProjectGuid>
|
40 | 40 | <Keyword>Win32Proj</Keyword>
|
41 | 41 | <RootNamespace>Testing</RootNamespace>
|
42 |
| - <WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> |
| 42 | + <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> |
43 | 43 | <ProjectSubType>NativeUnitTestProject</ProjectSubType>
|
44 | 44 | <ProjectName>BlackboneTest</ProjectName>
|
45 | 45 | </PropertyGroup>
|
46 | 46 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
47 | 47 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
48 | 48 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
49 | 49 | <UseDebugLibraries>true</UseDebugLibraries>
|
50 |
| - <PlatformToolset>v141</PlatformToolset> |
| 50 | + <PlatformToolset>v142</PlatformToolset> |
51 | 51 | <CharacterSet>Unicode</CharacterSet>
|
52 | 52 | <UseOfMfc>false</UseOfMfc>
|
53 | 53 | </PropertyGroup>
|
54 | 54 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug(DLL)|Win32'" Label="Configuration">
|
55 | 55 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
56 | 56 | <UseDebugLibraries>true</UseDebugLibraries>
|
57 |
| - <PlatformToolset>v141</PlatformToolset> |
| 57 | + <PlatformToolset>v142</PlatformToolset> |
58 | 58 | <CharacterSet>Unicode</CharacterSet>
|
59 | 59 | <UseOfMfc>false</UseOfMfc>
|
60 | 60 | </PropertyGroup>
|
61 | 61 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
62 | 62 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
63 | 63 | <UseDebugLibraries>false</UseDebugLibraries>
|
64 |
| - <PlatformToolset>v141</PlatformToolset> |
| 64 | + <PlatformToolset>v142</PlatformToolset> |
65 | 65 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
66 | 66 | <CharacterSet>Unicode</CharacterSet>
|
67 | 67 | <UseOfMfc>false</UseOfMfc>
|
68 | 68 | </PropertyGroup>
|
69 | 69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release(DLL)|Win32'" Label="Configuration">
|
70 | 70 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
71 | 71 | <UseDebugLibraries>false</UseDebugLibraries>
|
72 |
| - <PlatformToolset>v141</PlatformToolset> |
| 72 | + <PlatformToolset>v142</PlatformToolset> |
73 | 73 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
74 | 74 | <CharacterSet>Unicode</CharacterSet>
|
75 | 75 | <UseOfMfc>false</UseOfMfc>
|
76 | 76 | </PropertyGroup>
|
77 | 77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
78 | 78 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
79 | 79 | <UseDebugLibraries>true</UseDebugLibraries>
|
80 |
| - <PlatformToolset>v141</PlatformToolset> |
| 80 | + <PlatformToolset>v142</PlatformToolset> |
81 | 81 | <CharacterSet>Unicode</CharacterSet>
|
82 | 82 | <UseOfMfc>false</UseOfMfc>
|
83 | 83 | </PropertyGroup>
|
84 | 84 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug(DLL)|x64'" Label="Configuration">
|
85 | 85 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
86 | 86 | <UseDebugLibraries>true</UseDebugLibraries>
|
87 |
| - <PlatformToolset>v141</PlatformToolset> |
| 87 | + <PlatformToolset>v142</PlatformToolset> |
88 | 88 | <CharacterSet>Unicode</CharacterSet>
|
89 | 89 | <UseOfMfc>false</UseOfMfc>
|
90 | 90 | </PropertyGroup>
|
91 | 91 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
92 | 92 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
93 | 93 | <UseDebugLibraries>false</UseDebugLibraries>
|
94 |
| - <PlatformToolset>v141</PlatformToolset> |
| 94 | + <PlatformToolset>v142</PlatformToolset> |
95 | 95 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
96 | 96 | <CharacterSet>Unicode</CharacterSet>
|
97 | 97 | <UseOfMfc>false</UseOfMfc>
|
98 | 98 | </PropertyGroup>
|
99 | 99 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release(DLL)|x64'" Label="Configuration">
|
100 | 100 | <ConfigurationType>DynamicLibrary</ConfigurationType>
|
101 | 101 | <UseDebugLibraries>false</UseDebugLibraries>
|
102 |
| - <PlatformToolset>v141</PlatformToolset> |
| 102 | + <PlatformToolset>v142</PlatformToolset> |
103 | 103 | <WholeProgramOptimization>true</WholeProgramOptimization>
|
104 | 104 | <CharacterSet>Unicode</CharacterSet>
|
105 | 105 | <UseOfMfc>false</UseOfMfc>
|
|
0 commit comments