Skip to content

Commit bf11f8b

Browse files
authored
Remove windows specified Platform Toolset (#113)
1 parent b13b399 commit bf11f8b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

windows/progress-view/progress-view.vcxproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@
5454
</ItemGroup>
5555
<PropertyGroup Label="Configuration">
5656
<ConfigurationType>DynamicLibrary</ConfigurationType>
57-
<PlatformToolset>v140</PlatformToolset>
58-
<PlatformToolset Condition="'$(VisualStudioVersion)' == '15.0'">v141</PlatformToolset>
59-
<PlatformToolset Condition="'$(VisualStudioVersion)' == '16.0'">v142</PlatformToolset>
6057
<CharacterSet>Unicode</CharacterSet>
6158
<GenerateManifest>false</GenerateManifest>
6259
</PropertyGroup>

0 commit comments

Comments
 (0)