diff --git a/src/Directory.Build.props b/src/Directory.Build.props
index 3b83e5b7..6a4e1bc4 100644
--- a/src/Directory.Build.props
+++ b/src/Directory.Build.props
@@ -7,7 +7,6 @@
https://github.com/PepperDash/Essentials
git
Crestron; 4series
- $(AssemblyName)
../../output
True
diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets
index 6a60167f..f9f63db2 100644
--- a/src/Directory.Build.targets
+++ b/src/Directory.Build.targets
@@ -1,15 +1,28 @@
+
+
+ true
+ content;
+
+
+ true
+ content;
+
+
-
+
+
-
+
+
+
diff --git a/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj b/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj
index 4312ac79..7360df12 100644
--- a/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj
+++ b/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj
@@ -8,6 +8,7 @@
PepperDash.Essentials.Core
PepperDash.Essentials.Core
PepperDash Essentials Core
+ $(AssemblyName)
full
diff --git a/src/PepperDash.Essentials.DM/PepperDash.Essentials.DM.csproj b/src/PepperDash.Essentials.DM/PepperDash.Essentials.DM.csproj
index 4a6bc95b..dc8c3010 100644
--- a/src/PepperDash.Essentials.DM/PepperDash.Essentials.DM.csproj
+++ b/src/PepperDash.Essentials.DM/PepperDash.Essentials.DM.csproj
@@ -9,6 +9,7 @@
PepperDash.Essentials.DM
bin\$(Configuration)\
PepperDash Essentials DM
+ $(AssemblyName)
full
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 f098006a..0837b2df 100644
--- a/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj
+++ b/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj
@@ -10,6 +10,7 @@
PepperDash.Essentials.Devices.Common
True
PepperDash Essentials Devices Common
+ $(AssemblyName)
full
diff --git a/src/PepperDash.Essentials/PepperDash.Essentials.csproj b/src/PepperDash.Essentials/PepperDash.Essentials.csproj
index c92fe3b0..9d1cd4c2 100644
--- a/src/PepperDash.Essentials/PepperDash.Essentials.csproj
+++ b/src/PepperDash.Essentials/PepperDash.Essentials.csproj
@@ -9,6 +9,7 @@
false
bin\$(Configuration)\
PepperDash Essentials
+ PepperDashEssentials
full
@@ -22,10 +23,6 @@
-
- True
- \
-
Always