From 6610e5c11108baf4bbb6f02b48d2f78a236b5fd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 01:54:37 +0000 Subject: [PATCH] Bump FSharp.Core from 5.0.2 to 8.0.400 Bumps [FSharp.Core](https://github.com/dotnet/fsharp) from 5.0.2 to 8.0.400. - [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..f7bf63bd 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..3c4e03a7 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..8ebd015d 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