Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 616 Bytes

ReadMe.md

File metadata and controls

17 lines (13 loc) · 616 Bytes

SLNTools

I helpful utility for managing Visual Studio solutions.

Key features include:

  • Merging 2 solution files
  • Maintaining subsets of a solution file from a master solution file

Requirements to build only:

  • Framework 4.0.
  • Start "SLNTools.BuildReleaseVersion.cmd", the result will be put in the "bin\Release" subfolder.

Requirements to build/modify:

  • Visual Studio 2010
  • Wix Toolset v3.5 (http://wix.codeplex.com/releases/view/60102), although its only used to modify the properties of the WiX projet. The project itself is build using the WiX binaries that has been included in the solution.