From a0f0b3954ed73c891e52f10ab21243b8473da72a Mon Sep 17 00:00:00 2001 From: kingces95 Date: Wed, 6 Apr 2016 23:03:59 -0700 Subject: Enable warnings as errors in tests --- .../Xamarin.Forms.ControlGallery.WindowsPhone.csproj | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'Xamarin.Forms.ControlGallery.WindowsPhone') diff --git a/Xamarin.Forms.ControlGallery.WindowsPhone/Xamarin.Forms.ControlGallery.WindowsPhone.csproj b/Xamarin.Forms.ControlGallery.WindowsPhone/Xamarin.Forms.ControlGallery.WindowsPhone.csproj index d97a36de..9481ccce 100644 --- a/Xamarin.Forms.ControlGallery.WindowsPhone/Xamarin.Forms.ControlGallery.WindowsPhone.csproj +++ b/Xamarin.Forms.ControlGallery.WindowsPhone/Xamarin.Forms.ControlGallery.WindowsPhone.csproj @@ -24,6 +24,8 @@ DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP prompt 4 + true + 0618 AnyCPU @@ -33,50 +35,56 @@ TRACE;NETFX_CORE;WINDOWS_PHONE_APP prompt 4 + true + 0618 true bin\ARM\Debug\ DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP - ;2008 + 0618 full ARM false prompt true + true bin\ARM\Release\ TRACE;NETFX_CORE;WINDOWS_PHONE_APP true - ;2008 + 0618 pdbonly ARM false prompt true + true true bin\x86\Debug\ DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP - ;2008 + 0618 full x86 false prompt true + true bin\x86\Release\ TRACE;NETFX_CORE;WINDOWS_PHONE_APP true - ;2008 + 0618 pdbonly x86 false prompt true + true -- cgit v1.2.3