Skip to content

Commit 3f64b11

Browse files
author
Thibaud DESODT
committed
Change the default namespace so namespaces match folders
1 parent 61a6603 commit 3f64b11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Serilog.Settings.Configuration/Serilog.Settings.Configuration.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919

2020
<!-- Don't reference the full NETStandard.Library -->
2121
<DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
22+
<RootNamespace>Serilog</RootNamespace>
2223
</PropertyGroup>
2324

2425
<ItemGroup>

0 commit comments

Comments
 (0)