diff --git a/examples/example1/example1.csproj b/examples/example1/example1.csproj index 142425d..b21da3e 100644 --- a/examples/example1/example1.csproj +++ b/examples/example1/example1.csproj @@ -1,15 +1,15 @@ - net7.0 + net8.0 enable enable - - + + diff --git a/src/goatquery-dotnet.csproj b/src/goatquery-dotnet.csproj index dd65024..66bc485 100644 --- a/src/goatquery-dotnet.csproj +++ b/src/goatquery-dotnet.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 goatquery-dotnet enable enable diff --git a/tests/tests.csproj b/tests/tests.csproj index 895ecfb..4b0b2d1 100644 --- a/tests/tests.csproj +++ b/tests/tests.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable @@ -9,11 +9,11 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all