Skip to content

Commit 7c4d440

Browse files
committed
Change default build target to buildonly (docs are currently broken)
1 parent 3a5a08b commit 7c4d440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,4 +327,4 @@ Target.create "DotnetCoreBuild" ignore
327327
==> "BuildPreReleasePackages"
328328
==> "publishPrereleaseNugetPackages"
329329

330-
Target.runOrDefaultWithArguments "All"
330+
Target.runOrDefaultWithArguments "BuildOnly"

0 commit comments

Comments
 (0)