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
Fix for Issue dotnet#78
When moving the using block outside of a namespace declaration, the
copyright header would end up lower in the file. On the next run, it would
add another one. This change just changes the copyright rule to run later.
0 commit comments