Skip to content

AndyGerlicher/SlnfGen

Repository files navigation

SlnfGen

Generates a .slnf file.

Example usage:

git clone https://github.com/AndyGerlicher/SlnfGen.git
cd SlnfGen
msbuild
cd SlnfGen
.\bin\Debug\net472\SlnfGen.exe SlnfGen.csproj

This will generate a solution filter file (SlnfGen.slnf) pointing to the first solution it finds walking up the tree (/SlnfGen.sln) which lists the SlnfGen.csproj project and all dependencies. This is not a great example because there's only 1 project, but it is useful for testing.

About

Generates a .slnf file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages