diff --git a/source/Cosmos.Core/Cosmos.Core.csproj b/source/Cosmos.Core/Cosmos.Core.csproj
index ab30eba56..97d7d3f5d 100644
--- a/source/Cosmos.Core/Cosmos.Core.csproj
+++ b/source/Cosmos.Core/Cosmos.Core.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
True
diff --git a/source/Cosmos.Core_Asm/Cosmos.Core_Asm.csproj b/source/Cosmos.Core_Asm/Cosmos.Core_Asm.csproj
index 71e5f995d..c97bdc8ab 100644
--- a/source/Cosmos.Core_Asm/Cosmos.Core_Asm.csproj
+++ b/source/Cosmos.Core_Asm/Cosmos.Core_Asm.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
True
diff --git a/source/Cosmos.Core_Plugs/Cosmos.Core_Plugs.csproj b/source/Cosmos.Core_Plugs/Cosmos.Core_Plugs.csproj
index 377185741..3f9aac468 100644
--- a/source/Cosmos.Core_Plugs/Cosmos.Core_Plugs.csproj
+++ b/source/Cosmos.Core_Plugs/Cosmos.Core_Plugs.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
True
diff --git a/source/Cosmos.Debug.Kernel.Plugs.Asm/Cosmos.Debug.Kernel.Plugs.Asm.csproj b/source/Cosmos.Debug.Kernel.Plugs.Asm/Cosmos.Debug.Kernel.Plugs.Asm.csproj
index c7b067424..3a9329438 100644
--- a/source/Cosmos.Debug.Kernel.Plugs.Asm/Cosmos.Debug.Kernel.Plugs.Asm.csproj
+++ b/source/Cosmos.Debug.Kernel.Plugs.Asm/Cosmos.Debug.Kernel.Plugs.Asm.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
True
diff --git a/source/Cosmos.Debug.Kernel/Cosmos.Debug.Kernel.csproj b/source/Cosmos.Debug.Kernel/Cosmos.Debug.Kernel.csproj
index b5dc6cf4e..63caaef07 100644
--- a/source/Cosmos.Debug.Kernel/Cosmos.Debug.Kernel.csproj
+++ b/source/Cosmos.Debug.Kernel/Cosmos.Debug.Kernel.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
True
diff --git a/source/Cosmos.HAL2/Cosmos.HAL2.csproj b/source/Cosmos.HAL2/Cosmos.HAL2.csproj
index a7dbccd76..a87074651 100644
--- a/source/Cosmos.HAL2/Cosmos.HAL2.csproj
+++ b/source/Cosmos.HAL2/Cosmos.HAL2.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
Cosmos.HAL
diff --git a/source/Cosmos.System2/Cosmos.System2.csproj b/source/Cosmos.System2/Cosmos.System2.csproj
index 95f17d455..e83d30390 100644
--- a/source/Cosmos.System2/Cosmos.System2.csproj
+++ b/source/Cosmos.System2/Cosmos.System2.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
Cosmos.System
diff --git a/source/Cosmos.System2_Plugs/Cosmos.System2_Plugs.csproj b/source/Cosmos.System2_Plugs/Cosmos.System2_Plugs.csproj
index 2f7591961..108a7a19a 100644
--- a/source/Cosmos.System2_Plugs/Cosmos.System2_Plugs.csproj
+++ b/source/Cosmos.System2_Plugs/Cosmos.System2_Plugs.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
Cosmos.System_Plugs
diff --git a/source/Kernel-TapRoot/Demo/TRKernel.csproj b/source/Kernel-TapRoot/Demo/TRKernel.csproj
index d540b9dc8..461b99d84 100644
--- a/source/Kernel-TapRoot/Demo/TRKernel.csproj
+++ b/source/Kernel-TapRoot/Demo/TRKernel.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
diff --git a/source/Kernel-X86/10-CPU/Cosmos.CPU.x86/Cosmos.CPU.x86.csproj b/source/Kernel-X86/10-CPU/Cosmos.CPU.x86/Cosmos.CPU.x86.csproj
index 08fef5ad9..42b309f06 100644
--- a/source/Kernel-X86/10-CPU/Cosmos.CPU.x86/Cosmos.CPU.x86.csproj
+++ b/source/Kernel-X86/10-CPU/Cosmos.CPU.x86/Cosmos.CPU.x86.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
True
diff --git a/source/Kernel-X86/10-CPU/Cosmos.CPU_Asm/Cosmos.CPU_Asm.csproj b/source/Kernel-X86/10-CPU/Cosmos.CPU_Asm/Cosmos.CPU_Asm.csproj
index 8a4e722de..801ba97c6 100644
--- a/source/Kernel-X86/10-CPU/Cosmos.CPU_Asm/Cosmos.CPU_Asm.csproj
+++ b/source/Kernel-X86/10-CPU/Cosmos.CPU_Asm/Cosmos.CPU_Asm.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
True
diff --git a/source/Kernel-X86/10-CPU/Cosmos.CPU_Plugs/Cosmos.CPU_Plugs.csproj b/source/Kernel-X86/10-CPU/Cosmos.CPU_Plugs/Cosmos.CPU_Plugs.csproj
index fa0b99902..f44708112 100644
--- a/source/Kernel-X86/10-CPU/Cosmos.CPU_Plugs/Cosmos.CPU_Plugs.csproj
+++ b/source/Kernel-X86/10-CPU/Cosmos.CPU_Plugs/Cosmos.CPU_Plugs.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
True
diff --git a/source/Kernel-X86/20-Platform/Cosmos.Platform.PC/Cosmos.Platform.PC.csproj b/source/Kernel-X86/20-Platform/Cosmos.Platform.PC/Cosmos.Platform.PC.csproj
index 03498b271..0576e03d2 100644
--- a/source/Kernel-X86/20-Platform/Cosmos.Platform.PC/Cosmos.Platform.PC.csproj
+++ b/source/Kernel-X86/20-Platform/Cosmos.Platform.PC/Cosmos.Platform.PC.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
diff --git a/source/Kernel-X86/30-HAL/Cosmos.HAL/Cosmos.HAL.csproj b/source/Kernel-X86/30-HAL/Cosmos.HAL/Cosmos.HAL.csproj
index 77455100a..bad4364ff 100644
--- a/source/Kernel-X86/30-HAL/Cosmos.HAL/Cosmos.HAL.csproj
+++ b/source/Kernel-X86/30-HAL/Cosmos.HAL/Cosmos.HAL.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
diff --git a/source/Kernel-X86/40-System/Cosmos.System/Cosmos.System.csproj b/source/Kernel-X86/40-System/Cosmos.System/Cosmos.System.csproj
index 280e1244f..88b4c417c 100644
--- a/source/Kernel-X86/40-System/Cosmos.System/Cosmos.System.csproj
+++ b/source/Kernel-X86/40-System/Cosmos.System/Cosmos.System.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
diff --git a/source/Kernel-X86/50-Application/GuessKernelGen3.csproj b/source/Kernel-X86/50-Application/GuessKernelGen3.csproj
index 83ee89331..55ca7ba28 100644
--- a/source/Kernel-X86/50-Application/GuessKernelGen3.csproj
+++ b/source/Kernel-X86/50-Application/GuessKernelGen3.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
diff --git a/source/Kernel-X86/91-Plugs/Cosmos.Plugs.TapRoot/Cosmos.Plugs.TapRoot.csproj b/source/Kernel-X86/91-Plugs/Cosmos.Plugs.TapRoot/Cosmos.Plugs.TapRoot.csproj
index fbf5280b3..63ec49856 100644
--- a/source/Kernel-X86/91-Plugs/Cosmos.Plugs.TapRoot/Cosmos.Plugs.TapRoot.csproj
+++ b/source/Kernel-X86/91-Plugs/Cosmos.Plugs.TapRoot/Cosmos.Plugs.TapRoot.csproj
@@ -2,6 +2,7 @@
netstandard2.0
+ true
Cosmos.Plugs