We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea8878b commit c482e80Copy full SHA for c482e80
1 file changed
FSharp.Core/FSharp.Core.fsproj
@@ -33,6 +33,7 @@
33
<RepositoryUrl>https://github.com/dotnet/fsharp/</RepositoryUrl>
34
<FsDocsLogoLink>https://fsharp.org</FsDocsLogoLink>
35
<FsDocsLicenseLink>https://github.com/dotnet/fsharp/blob/main/License.txt</FsDocsLicenseLink>
36
+ <FsDocsRepositoryBranch>main</FsDocsRepositoryBranch>
37
<FsDocsReleaseNotesLink>https://github.com/dotnet/fsharp/blob/main/release-notes.md</FsDocsReleaseNotesLink>
38
<RepositoryType>git</RepositoryType>
39
<FsDocsWarnOnMissingDocs>true</FsDocsWarnOnMissingDocs>
0 commit comments