From 5cc7d7daac74808c5c629e01444a67c2ae8db992 Mon Sep 17 00:00:00 2001 From: Anairkoen Schno Date: Sat, 13 Oct 2018 22:44:08 -0500 Subject: [PATCH] Fixed selected solution to build --- appveyor.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index f77e7ae7..4482322c 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,4 +11,5 @@ cache: artifacts: - path: IPA/bin/$(configuration) build: - verbosity: minimal \ No newline at end of file + verbosity: minimal + project: BSIPA.sln \ No newline at end of file