Skip to content

Commit

Permalink
Run fsdocs in strict mode.
Browse files Browse the repository at this point in the history
  • Loading branch information
teo-tsirpanis committed Sep 30, 2023
1 parent fe30404 commit bb31407
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eng/build.fs
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ let generateDocs doWatch isRelease =
"--output"
docsOutput
"--properties"
"--strict"
$"TargetFramework={DocumentationAssemblyFramework}"
if not isRelease then
"--parameters"
Expand Down

0 comments on commit bb31407

Please sign in to comment.