Workaround analyzer

This commit is contained in:
Pranav K 2020-02-05 14:32:49 -08:00
parent 2562464cf0
commit aa2d1057cf
No known key found for this signature in database
GPG Key ID: F748807460A27E91
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<PropertyGroup>
<TargetFramework>${DefaultNetCoreTargetFramework}</TargetFramework>
<DisableImplicitComponentsAnalyzers>true</DisableImplicitComponentsAnalyzers>
</PropertyGroup>
<ItemGroup>