diff --git a/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj b/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj
index dfce9105..f488ed16 100644
--- a/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj
+++ b/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj
@@ -7,7 +7,7 @@
net472;net6
true
bin\$(Configuration)\
- PepperDash.Essentials.Core
+ PepperDash_Essentials_Core
PepperDash.Essentials.Core
PepperDash Essentials Core
$(AssemblyName)
diff --git a/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj b/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj
index bc40a50d..8abe4c14 100644
--- a/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj
+++ b/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj
@@ -7,7 +7,7 @@
net472;net6
true
bin\$(Configuration)\
- PepperDash.Essentials.Devices.Common
+ Essentials Devices Common
PepperDash.Essentials.Devices.Common
True
PepperDash Essentials Devices Common
diff --git a/src/PepperDash.Essentials/ControlSystem.cs b/src/PepperDash.Essentials/ControlSystem.cs
index c2e8066d..74785d48 100644
--- a/src/PepperDash.Essentials/ControlSystem.cs
+++ b/src/PepperDash.Essentials/ControlSystem.cs
@@ -35,7 +35,7 @@ namespace PepperDash.Essentials
SecretsManager.Initialize();
SystemMonitor.ProgramInitialization.ProgramInitializationUnderUserControl = true;
- AppDomain.CurrentDomain.AssemblyResolve += CurrentDomainOnAssemblyResolve;
+ // AppDomain.CurrentDomain.AssemblyResolve += CurrentDomainOnAssemblyResolve;
}
private System.Reflection.Assembly CurrentDomainOnAssemblyResolve(object sender, ResolveEventArgs args)
diff --git a/src/PepperDash.Essentials/PepperDash.Essentials.csproj b/src/PepperDash.Essentials/PepperDash.Essentials.csproj
index 264c2517..7f8f8ef4 100644
--- a/src/PepperDash.Essentials/PepperDash.Essentials.csproj
+++ b/src/PepperDash.Essentials/PepperDash.Essentials.csproj
@@ -5,7 +5,7 @@
PepperDash.Essentials
- PepperDash.Essentials
+ PepperDashEssentials
net472;net6
true
bin\$(Configuration)\