diff --git a/DV8.Html.Tests/DV8.Html.Tests.csproj b/DV8.Html.Tests/DV8.Html.Tests.csproj
index 79ef561..41ba2e7 100644
--- a/DV8.Html.Tests/DV8.Html.Tests.csproj
+++ b/DV8.Html.Tests/DV8.Html.Tests.csproj
@@ -5,7 +5,7 @@
default
Library
1.0.7
- net6.0
+ net8.0
annotations
diff --git a/DV8.Html.Tests/Support/HtmlSupportTests.cs b/DV8.Html.Tests/Support/HtmlSupportTests.cs
new file mode 100644
index 0000000..0519ecb
--- /dev/null
+++ b/DV8.Html.Tests/Support/HtmlSupportTests.cs
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/DV8.Html/DV8.Html.csproj b/DV8.Html/DV8.Html.csproj
index 01e80de..85e67e4 100644
--- a/DV8.Html/DV8.Html.csproj
+++ b/DV8.Html/DV8.Html.csproj
@@ -5,7 +5,7 @@
C# package with a HTML DSL and support for generating HTML elements and serializing object graphs to HTML
DV8.Html
true
- net6.0;netcoreapp3.1
+ net8.0;net6.0
10
README.md
https://github.com/narve/DV8.Html