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 22 "version" : 1 ,
33 "isRoot" : true ,
44 "tools" : {
5- "fsharp.formatting.commandtool " : {
6- "version" : " 11.4.3 " ,
5+ "fsdocs-tool " : {
6+ "version" : " 21.0.0 " ,
77 "commands" : [
88 " fsdocs"
99 ],
Original file line number Diff line number Diff line change 44#r " FSharp.Control.AsyncSeq.dll"
55(* ** condition: fsx ***)
66#if FSX
7- #r " nuget: FSharp.Control.AsyncSeq,{{package-version}}"
7+ #r " nuget: FSharp.Control.AsyncSeq,{{fsdocs- package-version}}"
88#endif // FSX
99(* ** condition: ipynb ***)
1010#if IPYNB
11- #r " nuget: FSharp.Control.AsyncSeq,{{package-version}}"
11+ #r " nuget: FSharp.Control.AsyncSeq,{{fsdocs- package-version}}"
1212#endif // IPYNB
1313
1414
Original file line number Diff line number Diff line change 44#r " FSharp.Control.AsyncSeq.dll"
55(* ** condition: fsx ***)
66#if FSX
7- #r " nuget: FSharp.Control.AsyncSeq,{{package-version}}"
7+ #r " nuget: FSharp.Control.AsyncSeq,{{fsdocs- package-version}}"
88#endif // FSX
99(* ** condition: ipynb ***)
1010#if IPYNB
11- #r " nuget: FSharp.Control.AsyncSeq,{{package-version}}"
11+ #r " nuget: FSharp.Control.AsyncSeq,{{fsdocs- package-version}}"
1212#endif // IPYNB
1313
1414(**
Original file line number Diff line number Diff line change 44#r " FSharp.Control.AsyncSeq.dll"
55(* ** condition: fsx ***)
66#if FSX
7- #r " nuget: FSharp.Control.AsyncSeq,{{package-version}}"
7+ #r " nuget: FSharp.Control.AsyncSeq,{{fsdocs- package-version}}"
88#endif // FSX
99(* ** condition: ipynb ***)
1010#if IPYNB
11- #r " nuget: FSharp.Control.AsyncSeq,{{package-version}}"
11+ #r " nuget: FSharp.Control.AsyncSeq,{{fsdocs- package-version}}"
1212#endif // IPYNB
1313
1414
Original file line number Diff line number Diff line change 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 >
12+ <FsDocsLicenseLink >https://github.com/fsprojects/FSharp.Control.AsyncSeq/blob/main/LICENSE.md</FsDocsLicenseLink >
13+ <FsDocsReleaseNotesLink >https://github.com/fsprojects/FSharp.Control.AsyncSeq/blob/main/RELEASE_NOTES.md</FsDocsReleaseNotesLink >
1214 <IncludeSymbols >true</IncludeSymbols >
1315 <RepositoryUrl >https://github.com/fsprojects/FSharp.Control.AsyncSeq</RepositoryUrl >
1416 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
You can’t perform that action at this time.
0 commit comments