diff --git a/src/Graph.ArgumentValidator.csproj b/src/Graph.ArgumentValidator.csproj index 584cc85..ac13228 100644 --- a/src/Graph.ArgumentValidator.csproj +++ b/src/Graph.ArgumentValidator.csproj @@ -2,9 +2,8 @@ - net6.0; - net6.0; netstandard2.0 - net6.0 + net8.0; net6.0 + net8.0; net6.0; netstandard2.0 HotChocolate.Validator, HotChocolate, GraphQL icon.png true diff --git a/test/Graph.ArgumentValidator.Tests.csproj b/test/Graph.ArgumentValidator.Tests.csproj index ed2504e..79f75c9 100644 --- a/test/Graph.ArgumentValidator.Tests.csproj +++ b/test/Graph.ArgumentValidator.Tests.csproj @@ -1,23 +1,23 @@  - net6.0 + net8.0 false - + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all