diff --git a/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj b/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj index 6e4a68ab..af587e43 100644 --- a/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj +++ b/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj @@ -1,12 +1,9 @@  - net6.0 + net6.0 false Debug;Release true - false - - FSharp.Data (JSON) integration package for FsHttp FsHttp.FSharpData diff --git a/src/FsHttp.NewtonsoftJson/FsHttp.NewtonsoftJson.fsproj b/src/FsHttp.NewtonsoftJson/FsHttp.NewtonsoftJson.fsproj index 159018c4..d8fa0c6f 100644 --- a/src/FsHttp.NewtonsoftJson/FsHttp.NewtonsoftJson.fsproj +++ b/src/FsHttp.NewtonsoftJson/FsHttp.NewtonsoftJson.fsproj @@ -1,10 +1,9 @@  - net6.0 + net6.0 false Debug;Release true - false JSON.Net (Newtonsoft.Json) integration package for FsHttp diff --git a/src/Tests/Tests.fsproj b/src/Tests/Tests.fsproj index e0b616ff..13aea037 100644 --- a/src/Tests/Tests.fsproj +++ b/src/Tests/Tests.fsproj @@ -1,7 +1,7 @@ - net6.0 + net6.0 Debug;Release