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