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 66080eb commit 6540c3aCopy full SHA for 6540c3a
FSharp.Compiler.Service/FSharp.Compiler.Service.fsproj
@@ -34,6 +34,7 @@
34
<FsDocsLogoLink>https://fsharp.org</FsDocsLogoLink>
35
<FsDocsLicenseLink>https://github.com/dotnet/fsharp/blob/main/License.txt</FsDocsLicenseLink>
36
<FsDocsReleaseNotesLink>https://github.com/dotnet/fsharp/blob/main/release-notes.md</FsDocsReleaseNotesLink>
37
+ <FsDocsRepositoryBranch>main</FsDocsRepositoryBranch>
38
<RepositoryType>git</RepositoryType>
39
<FsDocsWarnOnMissingDocs>true</FsDocsWarnOnMissingDocs>
40
</PropertyGroup>
0 commit comments