Hi,
Why this namespace got changed in VS 2005 RC build "Microsoft.VisualStudio.QualityTools.UnitTesting.Framework" to "Microsoft.VisualStudio.TestTools.UnitTesting". I have to go and change this namespace on all my test projects.
Can you someone explain the reason behind this.

Namespace Changed in VS 2005 RC
Craig McGuff
Is this causing you a specific problem Or is it just the inconvenience It was horribly painful for us, but we go through it with Find/Replace in files :) (for our N-thousand tests)
Stonaltar