Skip to content

Commit

Permalink
chore: Remove paket group fsformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarmil committed Nov 26, 2023
1 parent f63502d commit 04fecda
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 73 deletions.
7 changes: 0 additions & 7 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -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
66 changes: 0 additions & 66 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 04fecda

Please sign in to comment.