From caf874d1023bf48a9fb07705fe548aee6ff4ec39 Mon Sep 17 00:00:00 2001 From: Chet Husk Date: Sat, 17 Aug 2024 12:07:22 -0500 Subject: [PATCH] bump FCS and FSharp.Core for the 8.0.400 release --- CHANGELOG.md | 6 ++++++ paket.lock | 20 ++++++++++---------- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5cdb46..6df4317 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.66.0] - 2024-08-17 + +### Changed + +* [Update FSharp packages for the .NET SDK 8.0.400 release](https://github.com/ionide/proj-info/pull/209) + ## [0.65.0] - 2024-05-15 ### Changed diff --git a/paket.lock b/paket.lock index 81fc35a..4f6dece 100644 --- a/paket.lock +++ b/paket.lock @@ -21,19 +21,19 @@ NUGET Expecto.TestResults (8.13.2) Expecto (>= 8.13.2) FSharp.Core (>= 4.6) - FSharp.Compiler.Service (43.8.300) - FSharp.Core (8.0.300) + FSharp.Compiler.Service (43.8.400) + FSharp.Core (8.0.400) System.Buffers (>= 4.5.1) - System.Collections.Immutable (>= 7.0) - System.Diagnostics.DiagnosticSource (>= 7.0.2) + System.Collections.Immutable (>= 8.0) + System.Diagnostics.DiagnosticSource (>= 8.0) System.Memory (>= 4.5.5) System.Reflection.Emit (>= 4.7) - System.Reflection.Metadata (>= 7.0) + System.Reflection.Metadata (>= 8.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) FSharp.Control.Reactive (5.0.5) FSharp.Core (>= 4.7.2) System.Reactive (>= 5.0 < 6.0) - FSharp.Core (8.0.300) + FSharp.Core (8.0.400) GitHubActionsTestLogger (2.0.1) Microsoft.TestPlatform.ObjectModel (>= 17.2) Ionide.KeepAChangelog.Tasks (0.1.8) - copy_local: true @@ -125,7 +125,7 @@ NUGET Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) System.Runtime (>= 4.3) - System.Collections.Immutable (7.0) + System.Collections.Immutable (8.0) System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (== net6.0) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) System.Configuration.ConfigurationManager (6.0) - copy_local: false System.Security.Cryptography.ProtectedData (>= 6.0) @@ -134,7 +134,7 @@ NUGET Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1) System.Runtime (>= 4.3) - System.Diagnostics.DiagnosticSource (7.0.2) + System.Diagnostics.DiagnosticSource (8.0.1) System.Runtime.CompilerServices.Unsafe (>= 6.0) - restriction: || (== net6.0) (&& (== net7.0) (>= net462)) (&& (== net7.0) (< net6.0)) System.Diagnostics.Process (4.3) Microsoft.NETCore.Platforms (>= 1.1) @@ -191,8 +191,8 @@ NUGET System.Reflection.Primitives (>= 4.3) System.Runtime (>= 4.3) System.Reflection.Emit (4.7) - System.Reflection.Metadata (7.0.2) - System.Collections.Immutable (>= 7.0) + System.Reflection.Metadata (8.0) + System.Collections.Immutable (>= 8.0) System.Reflection.Primitives (4.3) Microsoft.NETCore.Platforms (>= 1.1) Microsoft.NETCore.Targets (>= 1.1)