Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 731e69d commit 0a04f5cCopy full SHA for 0a04f5c
FSharp.Core/FSharp.Core.fsproj
@@ -7,7 +7,7 @@
7
<Description>The core library F#</Description>
8
<Copyright>Copyright 2003-2020</Copyright>
9
<PackageLicenseUrl>https://github.com/dotnet/fsharp/blob/master/License.txt</PackageLicenseUrl>
10
- <PackageProjectUrl>https://fsharp.github.io/docs/</PackageProjectUrl>
+ <PackageProjectUrl>https://fsharp.github.io/fsharp-core-docs/</PackageProjectUrl>
11
<PackageIconUrl>https://fsharp.org/img/logo/fsharp128.png</PackageIconUrl>
12
<PackageTags>F#;async;fsharp;streaming</PackageTags>
13
<IncludeSymbols>true</IncludeSymbols>
0 commit comments