Releases: microsoft/slngen
Releases · microsoft/slngen
2.2.28
What's New
- Fixed parent linking and root parent linking (#72)
Thanks @efoleymsft !
2.2.27
What's New
- Don't include Win32 as a platform (#70)
2.2.26
What's New
- Add all values for Platform to the solution (#69)
2.2.24
What's New
- SlnHierarchy: Properly handle directory separator. (#65)
Thanks @afabre!
2.2.22
Testing release automation
2.2.9
What's New
- Fix InvalidOperationException when generating a solution for a single project. (#57)
2.2.6
What's New
- Add property indicating if a project can be deployed by Visual Studio (#55)
2.2.2
What's New
- Change version to 2.2
- Refactor how hierarchy is created (#51)
- Fix support for cross targeting projects (#52)
2.1.7
What's New
- Remove framework assembly references (#49)
2.1.5
What's New
- Create parent directory before saving solution file (#45)