From 04fecda5b346b2f5e2a4b1b88975144d272390be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Denuzi=C3=A8re?= Date: Sun, 26 Nov 2023 11:09:32 +0100 Subject: [PATCH] chore: Remove paket group fsformatting --- paket.dependencies | 7 ----- paket.lock | 66 ---------------------------------------------- 2 files changed, 73 deletions(-) diff --git a/paket.dependencies b/paket.dependencies index 78eb4e8..2dfa283 100644 --- a/paket.dependencies +++ b/paket.dependencies @@ -10,10 +10,3 @@ nuget WebSharper.FSharp nuget WebSharper.HighlightJs nuget WebSharper.UI nuget YamlDotNet - -group fsformatting -source https://api.nuget.org/v3/index.json -storage: packages -framework: netstandard2.0 - -nuget FSharp.Formatting prerelease diff --git a/paket.lock b/paket.lock index 025c994..3a80e04 100644 --- a/paket.lock +++ b/paket.lock @@ -32,69 +32,3 @@ NUGET WebSharper (>= 6.1.5 < 6.2) WebSharper.MathJS (>= 6.1.5 < 6.2) YamlDotNet (11.2.1) - -GROUP fsformatting -STORAGE: PACKAGES -RESTRICTION: == netstandard2.0 -NUGET - remote: https://api.nuget.org/v3/index.json - FSharp.Compiler.Service (35.0) - FSharp.Core (>= 4.6.2) - System.Buffers (>= 4.5) - System.Collections.Immutable (>= 1.5) - System.Memory (>= 4.5.3) - System.Reflection.Emit (>= 4.3) - System.Reflection.Metadata (>= 1.6) - System.Reflection.TypeExtensions (>= 4.3) - System.Runtime.Loader (>= 4.0) - FSharp.Core (4.7.1) - FSharp.Formatting (4.0.0-rc2) - FSharp.Compiler.Service (>= 35.0) - Microsoft.NETCore.Platforms (3.1) - Microsoft.NETCore.Targets (3.1) - System.Buffers (4.5.1) - System.Collections.Immutable (1.7) - System.Memory (>= 4.5.3) - System.IO (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) - System.Text.Encoding (>= 4.3) - System.Threading.Tasks (>= 4.3) - System.Memory (4.5.4) - System.Buffers (>= 4.5.1) - System.Numerics.Vectors (>= 4.4) - System.Runtime.CompilerServices.Unsafe (>= 4.5.3) - System.Numerics.Vectors (4.5) - System.Reflection (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.IO (>= 4.3) - System.Reflection.Primitives (>= 4.3) - System.Runtime (>= 4.3) - System.Reflection.Emit (4.7) - System.Reflection.Emit.ILGeneration (>= 4.7) - System.Reflection.Emit.ILGeneration (4.7) - System.Reflection.Metadata (1.8) - System.Collections.Immutable (>= 1.7) - System.Reflection.Primitives (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) - System.Reflection.TypeExtensions (4.7) - System.Runtime (4.3.1) - Microsoft.NETCore.Platforms (>= 1.1.1) - Microsoft.NETCore.Targets (>= 1.1.3) - System.Runtime.CompilerServices.Unsafe (4.7.1) - System.Runtime.Loader (4.3) - System.IO (>= 4.3) - System.Reflection (>= 4.3) - System.Runtime (>= 4.3) - System.Text.Encoding (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3) - System.Threading.Tasks (4.3) - Microsoft.NETCore.Platforms (>= 1.1) - Microsoft.NETCore.Targets (>= 1.1) - System.Runtime (>= 4.3)