Forum member
webmanAv
2 posts
Posts by webmanAv
-
Coverage isn't updated when using Assembly References
We have product with ~200 Projects / 6 Sln we use assembly references,Therfore for each project we manually declare project dependencies in visual studio The dependencies are persisted to SLN file ProjectSection(ProjectDependencies) All projects build output is the same bin folder. (also third…
19 Apr 2012 08:22 UTC
-
Coverage isn't updated when using Assembly References
I use Assembly References on my product, and not project References( I have good reasons to do it, msbuild dependencies doesn't work no mixed assembly/project references ) However the coverage coloring isn't updated. I reproduce it in simple scenario such as: Project1.Tests ------(DLLReferenc…
18 Apr 2012 08:03 UTC