Browse Source

Filter for types that should not be included in the output assembly

Brandon Thetford 1 year ago
parent
commit
bdaa375d51

+ 3 - 0
Analyzers/Terminal.Gui.Analyzers.Internal/ApiCompatExcludedAttributes.txt

@@ -0,0 +1,3 @@
+N:System.Runtime.CompilerServices
+N:System.Diagnostics.CodeAnalysis
+N:System.Numerics