diff --git a/src/FsHttp/FsHttp.fsproj b/src/FsHttp/FsHttp.fsproj index a7063704..45444e29 100644 --- a/src/FsHttp/FsHttp.fsproj +++ b/src/FsHttp/FsHttp.fsproj @@ -1,15 +1,12 @@ - net6.0 + net6.0 false Debug;Release true - false 8 true bin\$(Configuration)\$(TargetFramework)\FsHttp.xml - - A .Net HTTP client library for F#, C#, and friends FsHttp @@ -49,6 +46,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