diff --git a/PepperDash.Essentials.sln b/PepperDash.Essentials.sln
index 40da3b9b..e2db852a 100644
--- a/PepperDash.Essentials.sln
+++ b/PepperDash.Essentials.sln
@@ -11,18 +11,25 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PepperDash.Essentials.Core"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug 4.7.2|Any CPU = Debug 4.7.2|Any CPU
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {53E204B7-97DD-441D-A96C-721DF014DF82}.Debug 4.7.2|Any CPU.ActiveCfg = Debug 4.7.2|Any CPU
+ {53E204B7-97DD-441D-A96C-721DF014DF82}.Debug 4.7.2|Any CPU.Build.0 = Debug 4.7.2|Any CPU
{53E204B7-97DD-441D-A96C-721DF014DF82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{53E204B7-97DD-441D-A96C-721DF014DF82}.Debug|Any CPU.Build.0 = Debug|Any CPU
{53E204B7-97DD-441D-A96C-721DF014DF82}.Release|Any CPU.ActiveCfg = Release|Any CPU
{53E204B7-97DD-441D-A96C-721DF014DF82}.Release|Any CPU.Build.0 = Release|Any CPU
+ {CB3B11BA-625C-4D35-B663-FDC5BE9A230E}.Debug 4.7.2|Any CPU.ActiveCfg = Debug 4.7.2|Any CPU
+ {CB3B11BA-625C-4D35-B663-FDC5BE9A230E}.Debug 4.7.2|Any CPU.Build.0 = Debug 4.7.2|Any CPU
{CB3B11BA-625C-4D35-B663-FDC5BE9A230E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CB3B11BA-625C-4D35-B663-FDC5BE9A230E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CB3B11BA-625C-4D35-B663-FDC5BE9A230E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CB3B11BA-625C-4D35-B663-FDC5BE9A230E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3D192FED-8FFC-4CB5-B5F7-BA307ABA254B}.Debug 4.7.2|Any CPU.ActiveCfg = Debug 4.7.2|Any CPU
+ {3D192FED-8FFC-4CB5-B5F7-BA307ABA254B}.Debug 4.7.2|Any CPU.Build.0 = Debug 4.7.2|Any CPU
{3D192FED-8FFC-4CB5-B5F7-BA307ABA254B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3D192FED-8FFC-4CB5-B5F7-BA307ABA254B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3D192FED-8FFC-4CB5-B5F7-BA307ABA254B}.Release|Any CPU.ActiveCfg = Release|Any CPU
diff --git a/src/Directory.Build.targets b/src/Directory.Build.targets
index 807679e4..6c49ddc7 100644
--- a/src/Directory.Build.targets
+++ b/src/Directory.Build.targets
@@ -1,28 +1,33 @@
-
+
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 8ea0cf86..a5360467 100644
--- a/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj
+++ b/src/PepperDash.Essentials.Core/PepperDash.Essentials.Core.csproj
@@ -1,9 +1,11 @@
ProgramLibrary
+ Debug;Release;Debug 4.7.2
- net472
+ net472;net6
+ true
bin\$(Configuration)\
PepperDash.Essentials.Core
PepperDash.Essentials.Core
@@ -13,6 +15,9 @@
full
+
+ full
+
pdbonly
@@ -22,16 +27,11 @@
-
-
-
-
-
-
+
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 96ef4e5d..6b0b5972 100644
--- a/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj
+++ b/src/PepperDash.Essentials.Devices.Common/PepperDash.Essentials.Devices.Common.csproj
@@ -1,10 +1,11 @@
ProgramLibrary
+ Debug;Release;Debug 4.7.2
- net472
- false
+ net472;net6
+ true
bin\$(Configuration)\
PepperDash.Essentials.Devices.Common
PepperDash.Essentials.Devices.Common
@@ -15,22 +16,20 @@
full
+
+ full
+
pdbonly
-
-
-
-
-
-
+
Full
-
+
\ No newline at end of file
diff --git a/src/PepperDash.Essentials/PepperDash.Essentials.csproj b/src/PepperDash.Essentials/PepperDash.Essentials.csproj
index bcc0e152..3b6c5d83 100644
--- a/src/PepperDash.Essentials/PepperDash.Essentials.csproj
+++ b/src/PepperDash.Essentials/PepperDash.Essentials.csproj
@@ -1,12 +1,13 @@
Program
+ Debug;Release;Debug 4.7.2
PepperDash.Essentials
PepperDash.Essentials
- net472
- false
+ net472;net6
+ true
bin\$(Configuration)\
PepperDash Essentials
PepperDashEssentials
@@ -14,14 +15,12 @@
full
+
+ full
+
pdbonly
-
-
-
-
-
Always
@@ -46,11 +45,11 @@
-
+
Full
-
+