I\'m doing some architectural cleanup that involves moving a bunch of classes into different projects and/or namespaces. Currently I\'m moving the files by hand, building, a
With Resharper: CTRL+R+O
Then press the down arrow key twice to select Move Type To Another Namespace.