From ffe6bcf22f714a989a054ef1d6094e3074aae7a1 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Wed, 3 Sep 2014 23:07:19 -0400 Subject: [PATCH] VSProps: Add C4351 to the list of disabled warnings in Base.props --- Source/VSProps/Base.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/VSProps/Base.props b/Source/VSProps/Base.props index 32b4ebd75e..3fe3bbcba1 100644 --- a/Source/VSProps/Base.props +++ b/Source/VSProps/Base.props @@ -68,7 +68,7 @@ not much else we can do since many externals use it. The bad part is that there doesn't seem to be a way to only ignore the specific instance we don't care about... --> - 4996 + 4996;4351 true