Versions Compared

Key

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

...

Code Block
titleSample GenerateSolution.txt file
%DeployFolder%\Project1\Project1.csproj
%DeployFolder%\Project1\Project2.csproj
%ProjFolder%\usr\runtime\MigrationSupport\MigrationSupport.csproj

optionally you can add Solution folders by adding [Folder] records such as



Code Block
[Folder] App
%DeployFolder%\ScanToolLib\ScanToolLib.csproj
%DeployFolder%\ScanToolUI\ScanToolUI.csproj
[Support]
C:\gmTestBed\ScanTool\proj_csh\usr\runtime\TLI\TLI_csh\TLI_csh.csproj
C:\gmTools\gmRuntime\MigrationSupport\MigrationSupport\MigrationSupport.csproj



Image Added



You may edit this file to add or remove projects that will be in the solution.  If this file is not present, the solution will integrate all of the .NET projects in your  deploy folder.

You may edit the Project List file be clicking [Edit Project List File] item from the Tools Menu.

This Visual Studio Solution feature can also be initiated from the in two other ways:

1) as a step in the Batch List batch control menu.  The SLN file is opened in Visual Studio if you initiate it from the Reports menu.

2) by clicking the [Generate and Open VS Solution] item from Tools menu.



Generate Project Signature

A project signature is information that identifies the unique set of files in your project and the total, non-blank lines of code in those files. These files are used for project-specific licensing.