diff --git a/DMApp.AutomationTests/DMApp.AutomationTests.csproj b/DMApp.AutomationTests/DMApp.AutomationTests.csproj index 0cfb2cc..d6a93f9 100644 --- a/DMApp.AutomationTests/DMApp.AutomationTests.csproj +++ b/DMApp.AutomationTests/DMApp.AutomationTests.csproj @@ -1,7 +1,7 @@ - net472;net6.0 + net472;net6.0;net8.0 false False diff --git a/DMApp.CommonTests/DMApp.CommonTests.csproj b/DMApp.CommonTests/DMApp.CommonTests.csproj index 54a02cf..16e5d02 100644 --- a/DMApp.CommonTests/DMApp.CommonTests.csproj +++ b/DMApp.CommonTests/DMApp.CommonTests.csproj @@ -1,7 +1,7 @@ - net472;net6.0 + net472;net6.0;net8.0 false False diff --git a/DMProtocolTests/DMProtocolTests.csproj b/DMProtocolTests/DMProtocolTests.csproj index fe30878..4ddf9af 100644 --- a/DMProtocolTests/DMProtocolTests.csproj +++ b/DMProtocolTests/DMProtocolTests.csproj @@ -1,7 +1,7 @@ - net472;net6.0 + net472;net6.0;net8.0 disable disable diff --git a/Tools.Packager/CICD.Tools.Packager.csproj b/Tools.Packager/CICD.Tools.Packager.csproj index 79e6af8..51192ad 100644 --- a/Tools.Packager/CICD.Tools.Packager.csproj +++ b/Tools.Packager/CICD.Tools.Packager.csproj @@ -1,7 +1,7 @@  Exe - net6.0 + net8.0 true dataminer-package-create disable