You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We don't like the underscore in the naming of the properties that control the list of implicit imports. For example, we have the name <DisableImplicitNamespaceImports_Web>. However, we also need to ensure that these options are very specific and unlikely to collide with other properties.
Follow up to the conversation started in #18459 (comment).
We don't like the underscore in the naming of the properties that control the list of implicit imports. For example, we have the name
<DisableImplicitNamespaceImports_Web>
. However, we also need to ensure that these options are very specific and unlikely to collide with other properties.FYI @mhutch @DamianEdwards @davidfowl
The text was updated successfully, but these errors were encountered: