File tree Expand file tree Collapse file tree
src/FSharp.Control.AsyncSeq Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <Summary >Asynchronous sequences for F#</Summary >
66 <Description >Asynchronous sequences for F#</Description >
77 <Copyright >Copyright 2017</Copyright >
8- <PackageLicenseUrl >https://github.com/fsprojects/FSharp.Control.AsyncSeq/blob/main/LICENSE.md</ PackageLicenseUrl >
8+ <PackageLicenseExpression >Apache-2.0</ PackageLicenseExpression >
99 <PackageProjectUrl >https://fsprojects.github.io/FSharp.Control.AsyncSeq/</PackageProjectUrl >
1010 <PackageIconUrl >https://fsprojects.github.io/FSharp.Control.AsyncSeq/img/logo.png</PackageIconUrl >
1111 <PackageTags >F#;async;fsharp;streaming</PackageTags >
2222 </ItemGroup >
2323 <ItemGroup >
2424 <PackageReference Update =" FSharp.Core" Version =" 4.7.2" />
25- <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 5.0 " />
25+ <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 10.0.3 " />
2626 <PackageReference Include =" System.Threading.Channels" Version =" *" />
2727 <Content Include =" *.fsproj; **\*.fs; **\*.fsi;" PackagePath =" fable\" />
2828 </ItemGroup >
You can’t perform that action at this time.
0 commit comments