Skip to content

Commit 06feb2a

Browse files
committed
remove property declaration that is no longer needed
1 parent e82f8c0 commit 06feb2a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks/private/Smdn.Reflection.ReverseGenerating.ListApi.Core.csproj

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ SPDX-License-Identifier: MIT
1212
<PropertyGroup>
1313
<IsPackable>false</IsPackable>
1414
<VersionSuffix>private</VersionSuffix>
15-
<!--
16-
Later than version 1.4.5 of Smdn.MSBuild.ProjectAssets.Library, this will be set according to
17-
the value of IsPackable, so this can be removed in the future.
18-
-->
19-
<APIListEnableGenerating>false</APIListEnableGenerating>
2015
</PropertyGroup>
2116

2217
<!--

0 commit comments

Comments
 (0)