From 3fb9a1baafd7242cb192c052209f711c4eea3d7f Mon Sep 17 00:00:00 2001 From: Riccardo De Agostini Date: Thu, 20 Feb 2020 09:45:32 +0100 Subject: [PATCH] Bump StyleCop.Analyzers to a preview version that fixes SA1011 false positives. https://github.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2927 https://github.com/DotNetAnalyzers/StyleCopAnalyzers/issues/3052 --- src/Common.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Common.props b/src/Common.props index bc948ae1..4e68af0a 100644 --- a/src/Common.props +++ b/src/Common.props @@ -33,7 +33,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers