From 654627bdcd6e32d008a7cc1d748faf4276974fdd Mon Sep 17 00:00:00 2001 From: Pranav K Date: Fri, 27 Jan 2017 11:16:01 -0800 Subject: [PATCH] Use the correct name for warn as errors --- src/Internal.AspNetCore.Sdk/targets/Common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Internal.AspNetCore.Sdk/targets/Common.props b/src/Internal.AspNetCore.Sdk/targets/Common.props index 6bd2d796f..d5da5fcbf 100644 --- a/src/Internal.AspNetCore.Sdk/targets/Common.props +++ b/src/Internal.AspNetCore.Sdk/targets/Common.props @@ -21,7 +21,7 @@ Usage: this should be imported once via NuGet at the top of the file. - true + true \ No newline at end of file