Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Produces a Visual Studio 2013 solution file for all of the .NET projects in your workspace's deploy folder.

1) The SLN file is named MigName.sln and saved in the workspace deploy folder.

...

3) The project files are modified so that assembly references are replaced with project file references.  In order to take advantage of this, you must configure gmStudio to set the project GUID in each .NET project file using a Registry command in your translation script.  See the fmStocks sample for an example of how this is done.

This feature can also be initiated from the batch control menu.  The SLN file is opened in Visual Studio if you initiate it from the Reports menu.

...