diff --git a/ModExamples/10CustomRoute/10CustomRoute.csproj b/ModExamples/10CustomRoute/10CustomRoute.csproj
index df681316..21e2e89f 100644
--- a/ModExamples/10CustomRoute/10CustomRoute.csproj
+++ b/ModExamples/10CustomRoute/10CustomRoute.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/11RegisterClassesInDI/11RegisterClassesInDI.csproj b/ModExamples/11RegisterClassesInDI/11RegisterClassesInDI.csproj
index abd6c9a9..53c851a6 100644
--- a/ModExamples/11RegisterClassesInDI/11RegisterClassesInDI.csproj
+++ b/ModExamples/11RegisterClassesInDI/11RegisterClassesInDI.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/12Bundle/12Bundle.csproj b/ModExamples/12Bundle/12Bundle.csproj
index 88b0cf75..cd0531da 100644
--- a/ModExamples/12Bundle/12Bundle.csproj
+++ b/ModExamples/12Bundle/12Bundle.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/13.1AddTraderWithDynamicAssorts/13.1AddTraderWithDynamicAssorts.csproj b/ModExamples/13.1AddTraderWithDynamicAssorts/13.1AddTraderWithDynamicAssorts.csproj
index 7c4167ac..b0bd6f60 100644
--- a/ModExamples/13.1AddTraderWithDynamicAssorts/13.1AddTraderWithDynamicAssorts.csproj
+++ b/ModExamples/13.1AddTraderWithDynamicAssorts/13.1AddTraderWithDynamicAssorts.csproj
@@ -5,7 +5,11 @@
_13._1AddTraderWithDynamicAssorts
enable
enable
- Library
+ Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/13AddTraderWithAssortJson/13AddTraderWithAssortJson.csproj b/ModExamples/13AddTraderWithAssortJson/13AddTraderWithAssortJson.csproj
index 44f26dd0..1a398a42 100644
--- a/ModExamples/13AddTraderWithAssortJson/13AddTraderWithAssortJson.csproj
+++ b/ModExamples/13AddTraderWithAssortJson/13AddTraderWithAssortJson.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/14AfterDBLoadHook/14AfterDBLoadHook.csproj b/ModExamples/14AfterDBLoadHook/14AfterDBLoadHook.csproj
index ec2ea84e..b602c5f7 100644
--- a/ModExamples/14AfterDBLoadHook/14AfterDBLoadHook.csproj
+++ b/ModExamples/14AfterDBLoadHook/14AfterDBLoadHook.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/15HttpListenerExample/15HttpListenerExample.csproj b/ModExamples/15HttpListenerExample/15HttpListenerExample.csproj
index 1f876bea..1056aeb5 100644
--- a/ModExamples/15HttpListenerExample/15HttpListenerExample.csproj
+++ b/ModExamples/15HttpListenerExample/15HttpListenerExample.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/18.1CustomItemServiceLootBox/18.1CustomItemServiceLootBox.csproj b/ModExamples/18.1CustomItemServiceLootBox/18.1CustomItemServiceLootBox.csproj
index acd88995..c4560371 100644
--- a/ModExamples/18.1CustomItemServiceLootBox/18.1CustomItemServiceLootBox.csproj
+++ b/ModExamples/18.1CustomItemServiceLootBox/18.1CustomItemServiceLootBox.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/18CustomItemService/18CustomItemService.csproj b/ModExamples/18CustomItemService/18CustomItemService.csproj
index 209bcf8e..c4690290 100644
--- a/ModExamples/18CustomItemService/18CustomItemService.csproj
+++ b/ModExamples/18CustomItemService/18CustomItemService.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/1Logging/1Logging.csproj b/ModExamples/1Logging/1Logging.csproj
index 4a559a9b..fa5bd113 100644
--- a/ModExamples/1Logging/1Logging.csproj
+++ b/ModExamples/1Logging/1Logging.csproj
@@ -1,33 +1,37 @@
-
- net9.0
- _1Logging
- enable
- enable
- Library
-
+
+ net9.0
+ _1Logging
+ enable
+ enable
+ Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
+
-
-
-
- ..\TempReferences\Core.dll
- false
- false
- false
-
-
- ..\TempReferences\SptCommon.dll
- false
- false
- false
-
-
- ..\TempReferences\SptDependencyInjection.dll
- false
- false
- false
-
-
+
+
+
+ ..\TempReferences\Core.dll
+ false
+ false
+ false
+
+
+ ..\TempReferences\SptCommon.dll
+ false
+ false
+ false
+
+
+ ..\TempReferences\SptDependencyInjection.dll
+ false
+ false
+ false
+
+
diff --git a/ModExamples/20CustomChatBot/20CustomChatBot.csproj b/ModExamples/20CustomChatBot/20CustomChatBot.csproj
index f5e2a7d1..9aba3cca 100644
--- a/ModExamples/20CustomChatBot/20CustomChatBot.csproj
+++ b/ModExamples/20CustomChatBot/20CustomChatBot.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/21CustomCommandoCommand/21CustomCommandoCommand.csproj b/ModExamples/21CustomCommandoCommand/21CustomCommandoCommand.csproj
index c3ae756b..41617de7 100644
--- a/ModExamples/21CustomCommandoCommand/21CustomCommandoCommand.csproj
+++ b/ModExamples/21CustomCommandoCommand/21CustomCommandoCommand.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/22CustomSptCommand/22CustomSptCommand.csproj b/ModExamples/22CustomSptCommand/22CustomSptCommand.csproj
index 5b833eca..aad8205b 100644
--- a/ModExamples/22CustomSptCommand/22CustomSptCommand.csproj
+++ b/ModExamples/22CustomSptCommand/22CustomSptCommand.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/23CustomAbstractChatBot/23CustomAbstractChatBot.csproj b/ModExamples/23CustomAbstractChatBot/23CustomAbstractChatBot.csproj
index 74a98510..fd6224fb 100644
--- a/ModExamples/23CustomAbstractChatBot/23CustomAbstractChatBot.csproj
+++ b/ModExamples/23CustomAbstractChatBot/23CustomAbstractChatBot.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/24Websocket/24Websocket.csproj b/ModExamples/24Websocket/24Websocket.csproj
index 009a01d3..b4eac324 100644
--- a/ModExamples/24Websocket/24Websocket.csproj
+++ b/ModExamples/24Websocket/24Websocket.csproj
@@ -1,12 +1,16 @@
-
- net9.0
- _24Websocket
- enable
- enable
- Library
-
+
+ net9.0
+ _24Websocket
+ enable
+ enable
+ Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
+
diff --git a/ModExamples/2EditDatabase/2EditDatabase.csproj b/ModExamples/2EditDatabase/2EditDatabase.csproj
index ede84417..e2167dd2 100644
--- a/ModExamples/2EditDatabase/2EditDatabase.csproj
+++ b/ModExamples/2EditDatabase/2EditDatabase.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/3EditSptConfig/3EditSptConfig.csproj b/ModExamples/3EditSptConfig/3EditSptConfig.csproj
index 94beab90..38976710 100644
--- a/ModExamples/3EditSptConfig/3EditSptConfig.csproj
+++ b/ModExamples/3EditSptConfig/3EditSptConfig.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/4ReadCustomJson5Config/4ReadCustomJson5Config.csproj b/ModExamples/4ReadCustomJson5Config/4ReadCustomJson5Config.csproj
index 1cb28085..e570ba66 100644
--- a/ModExamples/4ReadCustomJson5Config/4ReadCustomJson5Config.csproj
+++ b/ModExamples/4ReadCustomJson5Config/4ReadCustomJson5Config.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/5ReadCustomJsonConfig/5ReadCustomJsonConfig.csproj b/ModExamples/5ReadCustomJsonConfig/5ReadCustomJsonConfig.csproj
index 4c5726ff..1d15a3e5 100644
--- a/ModExamples/5ReadCustomJsonConfig/5ReadCustomJsonConfig.csproj
+++ b/ModExamples/5ReadCustomJsonConfig/5ReadCustomJsonConfig.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/6OverrideMethod/6OverrideMethod.csproj b/ModExamples/6OverrideMethod/6OverrideMethod.csproj
index db736a68..bde59eda 100644
--- a/ModExamples/6OverrideMethod/6OverrideMethod.csproj
+++ b/ModExamples/6OverrideMethod/6OverrideMethod.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/7UseMultipleClasses/7UseMultipleClasses.csproj b/ModExamples/7UseMultipleClasses/7UseMultipleClasses.csproj
index b1b7cd95..4d345be8 100644
--- a/ModExamples/7UseMultipleClasses/7UseMultipleClasses.csproj
+++ b/ModExamples/7UseMultipleClasses/7UseMultipleClasses.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/8OnLoad/8OnLoad.csproj b/ModExamples/8OnLoad/8OnLoad.csproj
index a8027f8f..5130c88c 100644
--- a/ModExamples/8OnLoad/8OnLoad.csproj
+++ b/ModExamples/8OnLoad/8OnLoad.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false
diff --git a/ModExamples/9OnUpdate/9OnUpdate.csproj b/ModExamples/9OnUpdate/9OnUpdate.csproj
index 4ca6da00..f212db45 100644
--- a/ModExamples/9OnUpdate/9OnUpdate.csproj
+++ b/ModExamples/9OnUpdate/9OnUpdate.csproj
@@ -6,6 +6,10 @@
enable
enable
Library
+ 0.0.1
+
+ bin\$(Configuration)\$(ProjectName)\$(AssemblyName)-$(Version)\
+ false