We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b13b399 commit bf11f8bCopy full SHA for bf11f8b
windows/progress-view/progress-view.vcxproj
@@ -54,9 +54,6 @@
54
</ItemGroup>
55
<PropertyGroup Label="Configuration">
56
<ConfigurationType>DynamicLibrary</ConfigurationType>
57
- <PlatformToolset>v140</PlatformToolset>
58
- <PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
59
- <PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset>
60
<CharacterSet>Unicode</CharacterSet>
61
<GenerateManifest>false</GenerateManifest>
62
</PropertyGroup>
0 commit comments