diff --git a/Src/Hypermedia.Json/Hypermedia.Json.csproj b/Src/Hypermedia.Json/Hypermedia.Json.csproj index d97cd28..f32ecbb 100644 --- a/Src/Hypermedia.Json/Hypermedia.Json.csproj +++ b/Src/Hypermedia.Json/Hypermedia.Json.csproj @@ -1,7 +1,7 @@  - net6.0 + netstandard1.4 Hypermedia.Json Cain O'Sullivan https://github.com/cosullivan/Hypermedia @@ -13,7 +13,6 @@ 3.3.2.0 3.3.2.0 false - default diff --git a/Src/Hypermedia.JsonApi.Client/Hypermedia.JsonApi.Client.csproj b/Src/Hypermedia.JsonApi.Client/Hypermedia.JsonApi.Client.csproj index 9473015..8f40f51 100644 --- a/Src/Hypermedia.JsonApi.Client/Hypermedia.JsonApi.Client.csproj +++ b/Src/Hypermedia.JsonApi.Client/Hypermedia.JsonApi.Client.csproj @@ -1,7 +1,7 @@  - net6.0 + netstandard1.4 3.1.3 false Cain O'Sullivan @@ -11,7 +11,6 @@ A JSONAPI compatible set of extensions for the HttpClient. 3.1.3.0 3.1.3.0 - default diff --git a/Src/Hypermedia.JsonApi/Hypermedia.JsonApi.csproj b/Src/Hypermedia.JsonApi/Hypermedia.JsonApi.csproj index d2e3db8..0f744fe 100644 --- a/Src/Hypermedia.JsonApi/Hypermedia.JsonApi.csproj +++ b/Src/Hypermedia.JsonApi/Hypermedia.JsonApi.csproj @@ -1,7 +1,7 @@  - net6.0 + netstandard1.4 false Cain O'Sullivan @@ -11,7 +11,6 @@ 3.1.3 3.1.3.0 3.1.2.0 - default diff --git a/Src/Hypermedia/Hypermedia.csproj b/Src/Hypermedia/Hypermedia.csproj index 712a187..b4b2933 100644 --- a/Src/Hypermedia/Hypermedia.csproj +++ b/Src/Hypermedia/Hypermedia.csproj @@ -1,6 +1,7 @@  + netstandard1.4 Hypermedia.Core Cain O'Sullivan https://github.com/cosullivan/Hypermedia @@ -11,8 +12,6 @@ false 3.1.2.0 3.1.2.0 - net6.0 - default