Skip to content

Commit 9060d08

Browse files
committed
build WinRT for AppVeryor too
1 parent ba7d140 commit 9060d08

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
@@ -92,7 +92,7 @@ let appRefs =
9292
++ "./projects/client/Unit/**/*.csproj"
9393
++ "./projects/wcf/**/*.csproj"
9494
match buildEnv with
95-
| Windows8Plus ->
95+
| Windows8Plus | AppVeyor ->
9696
!! "./projects/**/*.csproj"
9797
| _ -> main
9898

0 commit comments

Comments
 (0)