We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfcd9df commit 5252a44Copy full SHA for 5252a44
tests/Smdn.Net.MuninNode/Smdn.Net.MuninNode.Tests.csproj
@@ -5,6 +5,7 @@ SPDX-License-Identifier: MIT
5
<Project Sdk="Microsoft.NET.Sdk">
6
<PropertyGroup>
7
<Nullable>enable</Nullable>
8
+ <RootNamespace/> <!-- empty the root namespace so that the namespace is determined only by the directory name, for code style rule IDE0130 -->
9
</PropertyGroup>
10
11
0 commit comments