diff --git a/src/JsonPeek/JsonPeek.csproj b/src/JsonPeek/JsonPeek.csproj index d384695..c92c186 100644 --- a/src/JsonPeek/JsonPeek.csproj +++ b/src/JsonPeek/JsonPeek.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/JsonPoke/JsonPoke.csproj b/src/JsonPoke/JsonPoke.csproj index 4b8c296..978afc5 100644 --- a/src/JsonPoke/JsonPoke.csproj +++ b/src/JsonPoke/JsonPoke.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index c542509..ea04400 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -1,7 +1,7 @@ - net6.0 + net9.0 @@ -9,9 +9,9 @@ - - - + + + @@ -24,4 +24,4 @@ - + \ No newline at end of file