.net - How to avoid duplicate app.config using Visual Studio 2008 unit testing? -


When I have an app in my main project, I'll always have to duplicate it in its test project.

Update I also

P> add it as a link from the same place. Real app Choose one of the projects with config and link it to other projects.

Add -> Existing Item -> Go to Config File -> Add as Link (Add Up Arrow Button)


Comments