diff --git a/Fable.Remoting.Client/Fable.Remoting.Client.fsproj b/Fable.Remoting.Client/Fable.Remoting.Client.fsproj index 8c3f702..b1d5a97 100644 --- a/Fable.Remoting.Client/Fable.Remoting.Client.fsproj +++ b/Fable.Remoting.Client/Fable.Remoting.Client.fsproj @@ -7,9 +7,9 @@ fsharp;fable;remoting;rpc;webserver Zaid Ajaj;Diego Esmerio - 7.29.0 + 7.30.0 true - Update MsgPack to work on dotnet 8 + Dispose of the CancellationTokenRegistration when HTTP requests are done netstandard2.0