diff --git a/samples/Newtonsoft.Json.AspNetCore.Samples/Thinktecture.Runtime.Extensions.Newtonsoft.Json.AspNetCore.Samples.csproj b/samples/Newtonsoft.Json.AspNetCore.Samples/Thinktecture.Runtime.Extensions.Newtonsoft.Json.AspNetCore.Samples.csproj index 92750eff..ac3e5c6e 100644 --- a/samples/Newtonsoft.Json.AspNetCore.Samples/Thinktecture.Runtime.Extensions.Newtonsoft.Json.AspNetCore.Samples.csproj +++ b/samples/Newtonsoft.Json.AspNetCore.Samples/Thinktecture.Runtime.Extensions.Newtonsoft.Json.AspNetCore.Samples.csproj @@ -2,9 +2,10 @@ EXE $(NoWarn);CA2007;CA2234 + net8.0 - + diff --git a/samples/Thinktecture.Runtime.Extensions.Benchmarking/Thinktecture.Runtime.Extensions.Benchmarking.csproj b/samples/Thinktecture.Runtime.Extensions.Benchmarking/Thinktecture.Runtime.Extensions.Benchmarking.csproj index 1f238928..ff5605a0 100644 --- a/samples/Thinktecture.Runtime.Extensions.Benchmarking/Thinktecture.Runtime.Extensions.Benchmarking.csproj +++ b/samples/Thinktecture.Runtime.Extensions.Benchmarking/Thinktecture.Runtime.Extensions.Benchmarking.csproj @@ -2,14 +2,14 @@ Exe - net8.0 + net8.0 - + - - + + diff --git a/src/Thinktecture.Runtime.Extensions.Json/Thinktecture.Runtime.Extensions.Json.csproj b/src/Thinktecture.Runtime.Extensions.Json/Thinktecture.Runtime.Extensions.Json.csproj index 98dfb984..f66d13f3 100644 --- a/src/Thinktecture.Runtime.Extensions.Json/Thinktecture.Runtime.Extensions.Json.csproj +++ b/src/Thinktecture.Runtime.Extensions.Json/Thinktecture.Runtime.Extensions.Json.csproj @@ -10,7 +10,7 @@ - + diff --git a/test/Directory.Build.props b/test/Directory.Build.props index ab3841c5..49ae58da 100644 --- a/test/Directory.Build.props +++ b/test/Directory.Build.props @@ -20,8 +20,8 @@ - - + +