Commit b155f02 (Wed Nov 07 14:11:57 2012 +0100)
Author: Wilbert van Dolleweerd <wilbert@arentheym.com>
Committer: Wilbert van Dolleweerd <wilbert@arentheym.com>
-----------------------------------------------------------------
Fix FxCop errors
Suppress CA1020. Even though the Git namespace contains
fewer than 5 types, it is logical to make a separate namespace
for it. Besides, the number of custom tasks will probably grow
in the near future, so this doesn't matter anymore.
↧