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