I believe the following is supposed to happen:
Quote:
Note: If the .bld file is saved in the same path as the .sln file with the same base name (i.e., c:\full\path\xyz.bld and c:\full\path\xyz.sln), the add-in will open that .bld file instead of opening the previous .bld file (or creating a new project) and inserting a new step.
|
In fact, it opens the last opened file and then inserts a Make.VS action referring to the new solution.