dotnet / codeformatter

Tool that uses Roslyn to automatically rewrite the source to follow our coding styles
MIT License
1.24k stars 244 forks source link

XUnitConverter: MSTestNamespaces.txt should be copied to output directory #232

Closed gabrielweyer closed 2 years ago

gabrielweyer commented 8 years ago

MSTestNamespaces.txt should be copied to output directory if we want to use the tool from command line.

Right now if we call \bin\XUnitConverter\Debug\XUnitConverter.exe <project> we get a lot of The MSTestNamespaces.txt file was not found..