Remove unused NeedsVersioning property

This commit is contained in:
Julio C. Rocha 2024-05-10 18:30:23 -07:00
parent 9c6721ec0d
commit f7892ad938
2 changed files with 0 additions and 2 deletions

View File

@ -25,7 +25,6 @@
</PropertyGroup>
<PropertyGroup Label="Configuration">
<ConfigurationType>DynamicLibrary</ConfigurationType>
<NeedsVersioning>true</NeedsVersioning>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<ImportGroup Label="PropertySheets">

View File

@ -24,7 +24,6 @@
</PropertyGroup>
<PropertyGroup Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<NeedsVersioning>true</NeedsVersioning>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<ImportGroup Label="PropertySheets">