|
44 | 44 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
45 | 45 | <ConfigurationType>Application</ConfigurationType> |
46 | 46 | <UseDebugLibraries>true</UseDebugLibraries> |
47 | | - <PlatformToolset>v145</PlatformToolset> |
| 47 | + <PlatformToolset>v143</PlatformToolset> |
48 | 48 | <CharacterSet>Unicode</CharacterSet> |
49 | 49 | </PropertyGroup> |
50 | 50 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
51 | 51 | <ConfigurationType>Application</ConfigurationType> |
52 | 52 | <UseDebugLibraries>false</UseDebugLibraries> |
53 | | - <PlatformToolset>v145</PlatformToolset> |
| 53 | + <PlatformToolset>v143</PlatformToolset> |
54 | 54 | <WholeProgramOptimization>true</WholeProgramOptimization> |
55 | 55 | <CharacterSet>Unicode</CharacterSet> |
56 | 56 | </PropertyGroup> |
57 | 57 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
58 | 58 | <ConfigurationType>Application</ConfigurationType> |
59 | 59 | <UseDebugLibraries>true</UseDebugLibraries> |
60 | | - <PlatformToolset>v145</PlatformToolset> |
| 60 | + <PlatformToolset>v143</PlatformToolset> |
61 | 61 | <CharacterSet>Unicode</CharacterSet> |
62 | 62 | </PropertyGroup> |
63 | 63 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration"> |
64 | 64 | <ConfigurationType>Application</ConfigurationType> |
65 | 65 | <UseDebugLibraries>true</UseDebugLibraries> |
66 | | - <PlatformToolset>v145</PlatformToolset> |
| 66 | + <PlatformToolset>v143</PlatformToolset> |
67 | 67 | <CharacterSet>Unicode</CharacterSet> |
68 | 68 | </PropertyGroup> |
69 | 69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration"> |
70 | 70 | <ConfigurationType>Application</ConfigurationType> |
71 | 71 | <UseDebugLibraries>true</UseDebugLibraries> |
72 | | - <PlatformToolset>v145</PlatformToolset> |
| 72 | + <PlatformToolset>v143</PlatformToolset> |
73 | 73 | <CharacterSet>Unicode</CharacterSet> |
74 | 74 | </PropertyGroup> |
75 | 75 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
76 | 76 | <ConfigurationType>Application</ConfigurationType> |
77 | 77 | <UseDebugLibraries>false</UseDebugLibraries> |
78 | | - <PlatformToolset>v145</PlatformToolset> |
| 78 | + <PlatformToolset>v143</PlatformToolset> |
79 | 79 | <WholeProgramOptimization>true</WholeProgramOptimization> |
80 | 80 | <CharacterSet>Unicode</CharacterSet> |
81 | 81 | </PropertyGroup> |
82 | 82 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration"> |
83 | 83 | <ConfigurationType>Application</ConfigurationType> |
84 | 84 | <UseDebugLibraries>false</UseDebugLibraries> |
85 | | - <PlatformToolset>v145</PlatformToolset> |
| 85 | + <PlatformToolset>v143</PlatformToolset> |
86 | 86 | <WholeProgramOptimization>true</WholeProgramOptimization> |
87 | 87 | <CharacterSet>Unicode</CharacterSet> |
88 | 88 | </PropertyGroup> |
89 | 89 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration"> |
90 | 90 | <ConfigurationType>Application</ConfigurationType> |
91 | 91 | <UseDebugLibraries>false</UseDebugLibraries> |
92 | | - <PlatformToolset>v145</PlatformToolset> |
| 92 | + <PlatformToolset>v143</PlatformToolset> |
93 | 93 | <WholeProgramOptimization>true</WholeProgramOptimization> |
94 | 94 | <CharacterSet>Unicode</CharacterSet> |
95 | 95 | </PropertyGroup> |
|
0 commit comments