From 3250245810858d8321417d6f2c3905af6d29b10c Mon Sep 17 00:00:00 2001 From: jp Date: Mon, 25 Jul 2016 07:35:27 +0200 Subject: [PATCH] appveyor test --- Crow.csproj | 2 +- Tests/Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Crow.csproj b/Crow.csproj index 7385b152..bcdaf1ce 100644 --- a/Crow.csproj +++ b/Crow.csproj @@ -17,7 +17,7 @@ false False OnBuildSuccess - Mono-4.2 + v4.5 C# Rapid Open Widget 4194304 0.4 diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 7c6ebab0..b5e79ef2 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -9,7 +9,7 @@ Tests Tests Tests.HelloCube - Mono + v4.5 AnyCPU 0.4 $(SolutionDir)/build/$(Configuration) -- 2.47.3