diff --git a/configureawait.props b/configureawait.props index 4356600b62..a38cc8a80f 100644 --- a/configureawait.props +++ b/configureawait.props @@ -6,4 +6,22 @@ runtime; build; native; contentfiles; analyzers + + + + false + + + + + + + + + + diff --git a/templates/module/aspnet-core/common.props b/templates/module/aspnet-core/common.props index 87cf88dc65..19805c1498 100644 --- a/templates/module/aspnet-core/common.props +++ b/templates/module/aspnet-core/common.props @@ -14,7 +14,23 @@ + + + false + + + + + + + + + $(NoWarn);0436