diff --git a/ReactWindows/Playground/App.xaml b/ReactWindows/Playground/App.xaml index 33929dda240..1db0328c427 100644 --- a/ReactWindows/Playground/App.xaml +++ b/ReactWindows/Playground/App.xaml @@ -4,5 +4,4 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="using:Playground" RequestedTheme="Light"> - diff --git a/ReactWindows/ReactNative.Tests/ReactNative.Tests.csproj b/ReactWindows/ReactNative.Tests/ReactNative.Tests.csproj index 2de50f43ac3..867e3d2a92a 100644 --- a/ReactWindows/ReactNative.Tests/ReactNative.Tests.csproj +++ b/ReactWindows/ReactNative.Tests/ReactNative.Tests.csproj @@ -181,6 +181,32 @@ 14.0 + + true + bin\Debug\ + DEBUG;TRACE;NETFX_CORE;WINDOWS_UWP;CODE_ANALYSIS + ;2008 + true + full + AnyCPU + false + prompt + MinimumRecommendedRules.ruleset + true + + + bin\Release\ + TRACE;NETFX_CORE;WINDOWS_UWP;CODE_ANALYSIS + true + ;2008 + true + pdbonly + AnyCPU + false + prompt + MinimumRecommendedRules.ruleset + true +