MSBuild Sidekick can be used to open and build the following project types:
- Custom build scripts
- VS2005 C# or VB.NET projects
- VS2005 solutions
- Delphi projects
This version does not support building VS2008 projects and MSBuild 3.5 scripts, but according to this post it will be provided in the future.
Features
-
View project structure in categorized project tree view (similar to v1)
-
View project structure in sequential project tree view (elements appear in the same order as in build project)
-
Show or hide imported elements in project tree view as desired
-
Add new or delete selected elements
-
Edit selected element’s properties and comments using properties grid
-
Edit elements properties in a list (for container elements such as PropertyGroup etc.)
-
Edit selected element’s properties and comments using raw XML view
-
Add tasks to targets using categorized "Add task" dialog
-
Use properties, items and item metadata intellisense support when editing elements
-
Change elements order in sequential project tree view or in elements list (for container elements)
-
Perform "intelligent" rename of the elements throughout the project (all relevant elements are renamed)
-
Delete elements throughout the project (no "dead" references left behind)
-
Navigate between elements and element views (properties, list or raw XML) using backward/forward navigation
-
Navigate between elements using "Find Element" dialog
-
Navigate between elements using "Jump To" function in element properties
-
Use integrated MSDN help (either from locally installed MSDN collection or from online MSDN)
-
View targets and tasks execution graph
-
Specify global or project-specific properties to be used in build session
-
Modify environment properties per project for the build session
-
Select targets for the build session
-
Build project
-
Review build results using console log (similar to command-line MSBuild console log)
-
Review build results using errors/warnings log
-
Review build results using structured detailed log; navigate to specific elements from the log
Download MSBuild Sidekick v2
[Via Larkware.com]