Merge pull request #10808 from abjerner/v9/bugfix/typefinder-jetbrains-annotations
v9: Added "JetBrains.Annotations" to assembly exclusion list to fix #10801
This commit is contained in:
@@ -146,6 +146,7 @@ namespace Umbraco.Cms.Core.Composing
|
||||
"HtmlDiff,",
|
||||
"ICSharpCode.",
|
||||
"Iesi.Collections,", // used by NHibernate
|
||||
"JetBrains.Annotations,",
|
||||
"LightInject.", // DI
|
||||
"LightInject,",
|
||||
"Lucene.",
|
||||
|
||||
Reference in New Issue
Block a user