Any alternatives out there to MSBuildShellExtension for running msbuild targets from the Explorer context menu? I'm looking for an alternative that is a bit more dynamic than MSBuildShellExtension -- e.g., instead of requiring manual configuration of build targets, reading available targets from the selected project file and listing these in a submenu.
+1
A:
You might want to take a look at MSBuild Sidekick. Other than that there are not many offerings out there.
Sayed Ibrahim Hashimi
2010-01-21 18:31:02