Releases: microsoft/slngen
Releases · microsoft/slngen
6.1.7
What's New
- Fix references to net46 instead of net461 (#262)
6.1.0
What's New
- Preserve folder GUIDs in existing solutions (#248)
6.0.9
What's New
- Fix assembly binding to Newtonsoft.Json (#247)
6.0.8
What's New
- Remove unneeded PackageReferences (#240)
Thanks @ViktorHofer!
- Support for .wapproj projects (#246)
- Prototype Visual Studio extension (#237)
6.0.1
What's New
- Change .NET global tool to be just a shim that runs appropriate version of SlnGen (#231)
SlnGen now ships multiple runtimes and the appropriate one is found depending on what version of MSBuild you're targeting.
5.3.0
What's New
- Allow project Configuration to map to first solution Configuration (#212)