From 2c867de1f4cb54766f40e2979201bf49fcc2d439 Mon Sep 17 00:00:00 2001 From: Stefanos A Date: Tue, 1 Oct 2013 22:05:50 +0200 Subject: [PATCH] Fixed build under xbuild Mono xbuild does not recognize the DebugType none element in the project configuration. Remove this in order to make it happy. --- Source/Build.UpdateVersion/Build.UpdateVersion.csproj | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Source/Build.UpdateVersion/Build.UpdateVersion.csproj b/Source/Build.UpdateVersion/Build.UpdateVersion.csproj index 1510b9a9..e1c5c194 100644 --- a/Source/Build.UpdateVersion/Build.UpdateVersion.csproj +++ b/Source/Build.UpdateVersion/Build.UpdateVersion.csproj @@ -45,7 +45,6 @@ - none TRACE; 4 @@ -55,12 +54,10 @@ 4 - none TRACE; 4 - none TRACE; 4 @@ -71,4 +68,4 @@ - \ No newline at end of file +