|
|
Browse by Tags
All Tags » Visual Studio » Team Build
-
There are a few things that slow down development of MSBuild-based solutions with Visual Studio. Typically MSBuild files are named with .proj, .properties or .targets extensions - so when you drag one of these files into the Visual Studio IDE there is no Intellisense.
To get around this, go to Tools > Options > Text Editor > File ...
-
As those who are doing unit testing in Visual Studio Team System will know, it is not always the easiest thing to access the Test Run results after a build. You have to expand the Result Details panel, click on the test results file and select a location on your local machine to download the results to before they can be ...
|
|
|