Skip to content

Commit 2a65164

Browse files
authored
Merge branch 'main' into daily-test-improver/textconversions-coverage
2 parents c2f094a + 2fdc62b commit 2a65164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/build.fs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ let buildscript () =
162162
DotNet.exec
163163
id
164164
"fsdocs"
165-
("build --properties Configuration=Release --strict --eval --clean --parameters fsdocs-package-version "
165+
("build --properties Configuration=Release --eval --clean --parameters fsdocs-package-version "
166166
+ release.NugetVersion)
167167

168168
if not result.OK then

0 commit comments

Comments
 (0)