From: jp Date: Sun, 24 Jul 2016 17:56:20 +0000 (+0200) Subject: test appveyor with Mono targetFramework in csproj X-Git-Tag: v0.4~27^2~39 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=a273dccf428f2f5900935193b1ad9562bf602a66;p=jp%2Fcrow.git test appveyor with Mono targetFramework in csproj --- diff --git a/appveyor.yml b/appveyor.yml index 118c46eb..2e656c4b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -10,5 +10,7 @@ before_build: - cmd: nuget restore build: + project: Crow.sln + verbosity: normal