From b7251aa6f9315a8873aa4bbaa9ee147c6ee18e7b Mon Sep 17 00:00:00 2001 From: kingces95 Date: Wed, 6 Apr 2016 10:32:29 -0700 Subject: Warnings as Errors in product projects --- .../Xamarin.Forms.Platform.WinRT.Phone.csproj | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Xamarin.Forms.Platform.WinRT.Phone') diff --git a/Xamarin.Forms.Platform.WinRT.Phone/Xamarin.Forms.Platform.WinRT.Phone.csproj b/Xamarin.Forms.Platform.WinRT.Phone/Xamarin.Forms.Platform.WinRT.Phone.csproj index 3bd9cce7..fcc75b71 100644 --- a/Xamarin.Forms.Platform.WinRT.Phone/Xamarin.Forms.Platform.WinRT.Phone.csproj +++ b/Xamarin.Forms.Platform.WinRT.Phone/Xamarin.Forms.Platform.WinRT.Phone.csproj @@ -25,6 +25,7 @@ DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP prompt 4 + true pdbonly @@ -33,6 +34,7 @@ TRACE;NETFX_CORE;WINDOWS_PHONE_APP prompt 4 + true true @@ -44,6 +46,7 @@ false prompt true + true bin\ARM\Release\ @@ -55,6 +58,7 @@ false prompt true + true true @@ -66,6 +70,7 @@ false prompt true + true bin\x86\Release\ @@ -77,6 +82,7 @@ false prompt true + true -- cgit v1.2.3