Skip to content

Commit

Permalink
update FSharp.Control.Websockets to 0.3 so it works again
Browse files Browse the repository at this point in the history
  • Loading branch information
64J0 committed Sep 3, 2024
1 parent 4ae4d61 commit a3ec10d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions paket.dependencies
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ storage: none
framework: net6.0

nuget Expecto
nuget FSharp.Control.Websockets 0.3.0
nuget NSubstitute
nuget BenchmarkDotNet
nuget Microsoft.AspNetCore.TestHost
Expand All @@ -17,7 +18,6 @@ nuget Microsoft.NET.Sdk.Functions
nuget protobuf-net.Grpc.AspNetCore
nuget protobuf-net.Grpc.HttpClient
nuget System.ServiceModel.Primitives
nuget FSharp.Control.Websockets >= 0.2

# as a library, saturn should have a lower min version of fsharp.core. users can float

Expand Down Expand Up @@ -49,4 +49,4 @@ group Build
nuget Microsoft.Web.Administration
nuget Fake.DotNet.Testing.Expecto
nuget Fake.Api.GitHub
nuget Fake.Core.UserInput
nuget Fake.Core.UserInput
6 changes: 3 additions & 3 deletions paket.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ NUGET
Expecto (9.0.4)
FSharp.Core (>= 4.6)
Mono.Cecil (>= 0.11.3)
FSharp.Control.Websockets (0.2.2)
FSharp.Core (>= 4.3.4)
Microsoft.IO.RecyclableMemoryStream (>= 1.2.2)
FSharp.Control.Websockets (0.3)
FSharp.Core (>= 6.0)
Microsoft.IO.RecyclableMemoryStream (>= 3.0)
FSharp.Core (6.0.3)
Giraffe (6.4)
FSharp.Core (>= 6.0)
Expand Down

0 comments on commit a3ec10d

Please sign in to comment.