Skip to content

Commit d0a8844

Browse files
committed
Reorder build target dependencies
1 parent d0936c6 commit d0a8844

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.fsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,7 @@ Target "All" DoNothing
290290
Target "All.NetCore" DoNothing
291291

292292
"Clean"
293+
==> "AssemblyInfo"
293294
==> "CodeGen.NetCore"
294295
==> "Build.NetCore"
295296
==> "RunTests.NetCore"

0 commit comments

Comments
 (0)