Releases: craigktreasure/SlnUp
Releases · craigktreasure/SlnUp
1.3.0
What's Changed
- Dependency updates.
- Updated the Visual Studio versions to include the latest.
- New command line interface tooling using System.CommandLine. This enables autocompletion for some arguments using dotnet-suggest.
- Allow running
slnup
without any arguments to update a solution file to the latest available version. - Many "under-the-hood" improvements and changes.
Full Changelog: 1.2.1...1.3.0
1.2.1
What's Changed
- Updated the Visual Studio versions to include the latest.
- Dependency updates.
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Updated the Visual Studio versions to include the latest.
- Dependency updates.
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Fixed support for the Visual Studio 2017 file header. #58
- Fixed an issue that caused the
MinimumVisualStudioVersion
to be reset to a default. #59 - Updated the Visual Studio versions to include the latest.
- Dependency updates.
Full Changelog: 1.0.2...1.1.0
1.0.2
What's Changed
- Updated the Visual Studio versions to include the latest.
- Dependency updates.
Full Changelog: 1.0.1...1.0.2
1.0.1
What's Changed
- Updated the Visual Studio versions to include the latest.
- Documentation updates.
Full Changelog: 1.0.0...1.0.1
1.0.0
Initial release