Kevin S

- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
Kevin S created a post, vs2010 .sln + 3rd party dll dependencies
Hello,I have been struggling with this for too long, please help me.I had a project up and running using a VS2010 .sln MSBuild. The solution consists of 2 projects. Both projects reference a thir... -
Kevin S created a post, Trouble with dependencies using VS2010 .sln MSBuild
Hello,I have been struggling with this for too long, please help me.I had a project up and running using a VS2010 .sln MSBuild. The solution consists of 2 projects. Both projects reference a thir... -
-
Kevin S created a post, MSTest + how can you view Diagnostic info ?
I am trying to find out why a particular test only fails on the build machine, so i sprinkled it with some System.Diagnostics.Debug.WriteLine("I love cheese"); stuff, but i dont see any way to view... -
Kevin S created a post, MSTest + Failed to read testOutcome
Well this is my first post here, so please be nice :-) I get the error: Failed to read testOutcome on some of my tests. I have 40 tests. Sometimes it says 37 of them passed, 0 failed - sometimes...