diff --git a/src/JsonPeek/JsonPeek.csproj b/src/JsonPeek/JsonPeek.csproj index bbe9391..7210eb8 100644 --- a/src/JsonPeek/JsonPeek.csproj +++ b/src/JsonPeek/JsonPeek.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -10,9 +10,9 @@ - + - + diff --git a/src/JsonPoke/JsonPoke.csproj b/src/JsonPoke/JsonPoke.csproj index 803315e..1b4fc8f 100644 --- a/src/JsonPoke/JsonPoke.csproj +++ b/src/JsonPoke/JsonPoke.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -14,9 +14,9 @@ - + - + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index c452bb6..3cd4dec 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -10,9 +10,9 @@ - - - + + +