Skip to content

Commit

Permalink
Fable.Remoting.Client v7.30 🚀 Dispose of the CancellationTokenRegistr…
Browse files Browse the repository at this point in the history
…ation when HTTP requests are done #357
  • Loading branch information
Zaid-Ajaj committed Jan 8, 2024
1 parent 35ec835 commit 28e0545
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Fable.Remoting.Client/Fable.Remoting.Client.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
<PackageIconUrl></PackageIconUrl>
<PackageTags>fsharp;fable;remoting;rpc;webserver</PackageTags>
<Authors>Zaid Ajaj;Diego Esmerio</Authors>
<Version>7.29.0</Version>
<Version>7.30.0</Version>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageReleaseNotes>Update MsgPack to work on dotnet 8</PackageReleaseNotes>
<PackageReleaseNotes>Dispose of the CancellationTokenRegistration when HTTP requests are done</PackageReleaseNotes>
<TargetFramework>netstandard2.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
Expand Down

0 comments on commit 28e0545

Please sign in to comment.