Skip to content

wave-rider/slntools

 
 

Repository files navigation

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.

About

Solution Tools for Visual Studio - manages solution files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.8%
  • Batchfile 0.2%