Skip to content

Commit db56b64

Browse files
committed
empty RootNamespace
1 parent 8aedf59 commit db56b64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ SPDX-License-Identifier: MIT
88
<RootNamespace>Smdn.Reflection.ReverseGenerating.ListApi.MSBuild.Tasks</RootNamespace>
99
<VersionPrefix>1.2.2</VersionPrefix>
1010
<VersionSuffix></VersionSuffix>
11+
<RootNamespace/> <!-- empty the root namespace so that the namespace is determined only by the directory name, for code style rule IDE0030 -->
1112
<Nullable>enable</Nullable>
1213

1314
<!-- required to include all dependencies to the package -->

0 commit comments

Comments
 (0)