diff --git a/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj b/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj index bedb13ee..bcf5a558 100644 --- a/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj +++ b/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj @@ -22,6 +22,6 @@ - + \ No newline at end of file diff --git a/src/FsHttp.NewtonsoftJson/FsHttp.NewtonsoftJson.fsproj b/src/FsHttp.NewtonsoftJson/FsHttp.NewtonsoftJson.fsproj index b31f3f9d..f07b2327 100644 --- a/src/FsHttp.NewtonsoftJson/FsHttp.NewtonsoftJson.fsproj +++ b/src/FsHttp.NewtonsoftJson/FsHttp.NewtonsoftJson.fsproj @@ -24,6 +24,6 @@ - + \ No newline at end of file diff --git a/src/FsHttp/FsHttp.fsproj b/src/FsHttp/FsHttp.fsproj index c97eafe1..71824ba9 100644 --- a/src/FsHttp/FsHttp.fsproj +++ b/src/FsHttp/FsHttp.fsproj @@ -47,6 +47,6 @@ Removal triggers issues in dotnet publish, e.g. for Lambda projects Also avoids Rider search finding stuff in FSharp.Core.xml --> - + \ No newline at end of file