diff --git a/GraphEngine.Tests/GraphEngine.Tests.csproj b/GraphEngine.Tests/GraphEngine.Tests.csproj index 4d0e22e..33bcda2 100644 --- a/GraphEngine.Tests/GraphEngine.Tests.csproj +++ b/GraphEngine.Tests/GraphEngine.Tests.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 false diff --git a/GraphEngine/GraphEngine.csproj b/GraphEngine/GraphEngine.csproj index f3ed5d4..1af65d6 100644 --- a/GraphEngine/GraphEngine.csproj +++ b/GraphEngine/GraphEngine.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable ExpressionRDF Samu Lang