From 764e5310c8059931cd542c5cdc869972d3520696 Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Mon, 10 Jan 2022 23:21:55 +0000 Subject: [PATCH 1/1] ignore warnings Ignore warnings during build of coreclr --- repos/coreclr.common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos/coreclr.common.props b/repos/coreclr.common.props index 8e4137d8..2b0a459a 100644 --- a/repos/coreclr.common.props +++ b/repos/coreclr.common.props @@ -2,7 +2,7 @@ - $(Platform) $(Configuration) skiptests + $(Platform) $(Configuration) skiptests ignorewarnings $(BuildArguments) -ignoreWarnings $(BuildArguments) -skipmanagedtools $(BuildArguments) -skiprestore -- 2.34.1