From: jp Date: Sun, 24 Jul 2016 17:32:51 +0000 (+0200) Subject: test appveyor with Mono targetFramework in csproj X-Git-Tag: v0.4~27^2~41 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=4febe6f0eb7bead58b11a667d06840ec7f8f2907;p=jp%2Fcrow.git test appveyor with Mono targetFramework in csproj --- diff --git a/appveyor.yml b/appveyor.yml index f7083a6e..d60132e1 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -11,8 +11,8 @@ before_build: - cmd: nuget restore #- cmd: reg query hklm -build_script: -- ps: dotnet -v --version +#build_script: +#- ps: dotnet -v --version #- cmd: build.cmd %BUILD_TARGET% test: off