From 106b7e4dcd92e705779aa10c57409c57895a8e29 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 01:39:40 +0000 Subject: [PATCH] Bump FSharp.Core from 5.0.2 to 8.0.401 Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 5.0.2 to 8.0.401. - [Release notes](https://github.com/dotnet/fsharp/releases) - [Changelog](https://github.com/dotnet/fsharp/blob/main/release-notes.md) - [Commits](https://github.com/dotnet/fsharp/commits) --- updated-dependencies: - dependency-name: FSharp.Core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj | 2 +- src/FsHttp.NewtonsoftJson/FsHttp.NewtonsoftJson.fsproj | 2 +- src/FsHttp/FsHttp.fsproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj b/src/FsHttp.FSharpData/FsHttp.FSharpData.fsproj index bedb13ee..095d53dd 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..8bf3bbee 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 45444e29..d781acb2 100644 --- a/src/FsHttp/FsHttp.fsproj +++ b/src/FsHttp/FsHttp.fsproj @@ -46,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