Skip to content

Releases: craigktreasure/SlnUp

1.3.0

09 Jul 15:03
a8fb996
Compare
Choose a tag to compare

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

08 Jun 09:11
a638d27
Compare
Choose a tag to compare

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

08 Jun 09:24
61e358e
Compare
Choose a tag to compare

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

10 Mar 07:39
4a4692a
Compare
Choose a tag to compare

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

16 Feb 21:43
b4e8ab7
Compare
Choose a tag to compare

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

15 Jan 18:29
d3944be
Compare
Choose a tag to compare

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

18 Nov 01:33
5d8f718
Compare
Choose a tag to compare

Initial release