diff --git a/Directory.Build.props b/Directory.Build.props
index a5339dc..af18457 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -10,5 +10,8 @@
Nick Cipollina
https://github.com/LayeredCraft/structured-logging
-
+
+
+ false
+
diff --git a/src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj b/src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj
index 589322f..91fc216 100644
--- a/src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj
+++ b/src/LayeredCraft.StructuredLogging/LayeredCraft.StructuredLogging.csproj
@@ -5,7 +5,7 @@
enable
net8.0;net9.0;netstandard2.1
default
-
+
LayeredCraft.StructuredLogging
LayeredCraft Structured Logging
@@ -17,7 +17,7 @@
README.md
Initial release of LayeredCraft.StructuredLogging with comprehensive logging extensions, scope management, enrichment capabilities, performance monitoring, and testing framework support.
Copyright © 2025 Nick Cipollina
-
+
false
true
@@ -32,12 +32,12 @@
-
-
+
+
-
+
-
-
+
+
diff --git a/test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj b/test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj
index ec2dd4a..00a3af7 100644
--- a/test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj
+++ b/test/LayeredCraft.StructuredLogging.Tests/LayeredCraft.StructuredLogging.Tests.csproj
@@ -1,43 +1,46 @@
-
- enable
- enable
- Exe
- net8.0;net9.0
- default
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- all
- runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
-
-
-
-
+
+ enable
+ enable
+ Exe
+ net8.0;net9.0
+ default
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
+
+
+
+
+
+
+ true
+