Menu

#91 Add quick fix for removing extra using statements (CS0105)

open
nobody
None
5
2008-01-17
2008-01-17
No

CS0105 is a fairly straightforward compiler warning that a quick fix can be easily added for since it simply entails the removal of a 'using' statement.

Discussion


Log in to post a comment.