Skip to content

Commit 67f7781

Browse files
committed
fix cibuild target
1 parent 27c8181 commit 67f7781

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

build.fsx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,15 @@ Target.create "DotnetCoreBuild" ignore
335335
==> "BuildReleasePackages"
336336
==> "All"
337337

338+
"Clean"
339+
==> "CleanDocs"
340+
==> "AssemblyInfo"
341+
==> "Build"
342+
==> "CopyBinaries"
343+
==> "RunTests"
344+
==> "BuildCIPackages"
345+
==> "CIBuild"
346+
338347
"Clean"
339348
==> "CleanDocs"
340349
==> "AssemblyInfo"

0 commit comments

Comments
 (0)