Skip to content

Commit 5454f49

Browse files
deploy test db before building testprojects.sln
1 parent 7fe9b6d commit 5454f49

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
@@ -249,8 +249,8 @@ open Fake.Core.TargetOperators // for ==>
249249
"Clean"
250250
==> "AssemblyInfo"
251251
==> "Build"
252-
==> "BuildTestProjects"
253252
==> "DeployTestDB"
253+
==> "BuildTestProjects"
254254
==> "RunTests"
255255
==> "All"
256256

0 commit comments

Comments
 (0)