Skip to content

Commit 6165f2f

Browse files
authored
Update FSharp.Control.AsyncSeq.fsproj
1 parent dd68f49 commit 6165f2f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/FSharp.Control.AsyncSeq/FSharp.Control.AsyncSeq.fsproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<Summary>Asynchronous sequences for F#</Summary>
77
<Description>Asynchronous sequences for F#</Description>
88
<Copyright>Copyright 2017</Copyright>
9-
<PackageLicenseUrl>http://fsprojects.github.io/FSharp.Control.AsyncSeq/license.html</PackageLicenseUrl>
10-
<PackageProjectUrl>http://fsprojects.github.io/FSharp.Control.AsyncSeq/</PackageProjectUrl>
11-
<PackageIconUrl>http://fsprojects.github.io/FSharp.Control.AsyncSeq/img/logo.png</PackageIconUrl>
9+
<PackageLicenseUrl>https://fsprojects.github.io/FSharp.Control.AsyncSeq/license.html</PackageLicenseUrl>
10+
<PackageProjectUrl>https://fsprojects.github.io/FSharp.Control.AsyncSeq/</PackageProjectUrl>
11+
<PackageIconUrl>https://fsprojects.github.io/FSharp.Control.AsyncSeq/img/logo.png</PackageIconUrl>
1212
<PackageTags>F#;async;fsharp;streaming</PackageTags>
1313
<IncludeSymbols>true</IncludeSymbols>
1414
<RepositoryUrl>https://github.com/fsprojects/FSharp.Control.AsyncSeq</RepositoryUrl>

0 commit comments

Comments
 (0)