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.
2 parents d6e29d3 + 906a842 commit c84184eCopy full SHA for c84184e
docs/apidocs.fsx
@@ -43,7 +43,7 @@ the former the output will be placed in `output\reference` by default.
43
`fsdocs` automatically selects the projects and "cracks" the project files for information
44
45
* Projects with `GenerateDocumentationFile` and without `IsTestProject` are selected.
46
-* Projects must not use `TargetFrameworks` (only `TargetFramework`, singular).
+* If Projects use `TargetFrameworks` (not `TargetFramework`, singular) only the firts target framework will be used to build the docs.
47
48
```text
49
<PropertyGroup>
0 commit comments