Unit Test Runner still looks for EXE after changing project type
Hello,
in VS2003 I created a new project of type Windows Application. After VS
created the default files I entered a little unit test and compiled.
Compiler complains that "main is missing". So I changed the project type to
Class library. Compiles fine. But Unit Test Runner is still looking for
xxx.EXE instead of xxx.DLL.
After reloading the project, everything works fine.
Sincerely,
Stefan Lieser
Please sign in to leave a comment.
Hello Stefan,
I'm afraid this is a known problem - ReSharper is currently unable to respond
changes to project properties,
project reload is required. We'll work on fixing it.
Regards,
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"