From e1d4599680a547853086ac5294b5b95cc7189369 Mon Sep 17 00:00:00 2001 From: Alex Povar Date: Wed, 4 Oct 2017 15:18:34 +0300 Subject: [PATCH] Ensure that code analysis warnings always fail the verification build --- Src/Albedo/Albedo.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/Src/Albedo/Albedo.csproj b/Src/Albedo/Albedo.csproj index e3661c9..b44aaf9 100644 --- a/Src/Albedo/Albedo.csproj +++ b/Src/Albedo/Albedo.csproj @@ -37,6 +37,7 @@ true true + true