|
|
Browse by Tags
All Tags » Visual Studio » Team System » MSBuild
-
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 ...
|
|
|