Skip to content

Commit 7e53f0d

Browse files
committed
empty RootNamespace
1 parent b67e0af commit 7e53f0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Smdn.Reflection.ReverseGenerating.ListApi/Smdn.Reflection.ReverseGenerating.ListApi.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ SPDX-License-Identifier: MIT
1111
<ToolCommandName>list-api</ToolCommandName>
1212
<VersionPrefix>1.2.0</VersionPrefix>
1313
<VersionSuffix></VersionSuffix>
14+
<RootNamespace/> <!-- empty the root namespace so that the namespace is determined only by the directory name, for code style rule IDE0030 -->
1415
<Nullable>enable</Nullable>
1516
<EnableFeature_BuildProjectFile Condition=" '$(Configuration)' != 'Release' ">true</EnableFeature_BuildProjectFile>
1617
<APIListEnableGenerating>false</APIListEnableGenerating>

0 commit comments

Comments
 (0)