Sorry, but there are no more tags available to filter with.
-
I search the net for a while for this problem: We using tfs build to perform a daily build. The following tasks are performed in the build: Run all tests Update assembly info The solution contains the following elements: Web services Client application three windows services So the solution contains...
-
I had added a couple of team tests to get our daily build right. But now delete the team builds.... http://msdn2.microsoft.com/en-us/library/ms181719(VS.80).aspx
-
Creating a team build is not that of a problem. In VS2005 use the wizard and it is pretty straight forward. In my case we had some issues. Let me explain the context: to execute the build we use a dedicated build server. After the build we want the unit test to be executed and the code analysis performed...