diff --git a/examples/BccCode.Linq.Examples.IQueryable/BccCode.Linq.Examples.IQueryable.csproj b/examples/BccCode.Linq.Examples.IQueryable/BccCode.Linq.Examples.IQueryable.csproj index 86e595f..324e559 100644 --- a/examples/BccCode.Linq.Examples.IQueryable/BccCode.Linq.Examples.IQueryable.csproj +++ b/examples/BccCode.Linq.Examples.IQueryable/BccCode.Linq.Examples.IQueryable.csproj @@ -1,7 +1,7 @@ - net7.0 + net8.0 enable enable latest @@ -9,14 +9,14 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - + + + diff --git a/src/BccCode.Linq/BccCode.Linq.csproj b/src/BccCode.Linq/BccCode.Linq.csproj index e2fad91..548db05 100644 --- a/src/BccCode.Linq/BccCode.Linq.csproj +++ b/src/BccCode.Linq/BccCode.Linq.csproj @@ -13,9 +13,9 @@ - + - + diff --git a/tests/BccCode.Linq.Tests/BccCode.Linq.Tests.csproj b/tests/BccCode.Linq.Tests/BccCode.Linq.Tests.csproj index 23932c5..f297093 100644 --- a/tests/BccCode.Linq.Tests/BccCode.Linq.Tests.csproj +++ b/tests/BccCode.Linq.Tests/BccCode.Linq.Tests.csproj @@ -15,13 +15,13 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all