Skip to content

Releases: mysticmind/dotnet-sort-refs

2.0.0

29 Jan 17:53
Compare
Choose a tag to compare

What's Changed

  • Added support for .props files and PackageVersions by @Wtiben in #7
  • Update DotNetSortRefs.csproj with net7 & 8 by @jchannon in #9
  • Update dependencies to latest version @mysticmind

New Contributors

Full Changelog: 1.0.1...2.0.0

1.0.1

12 Nov 08:27
Compare
Choose a tag to compare
Few bug fixes

1.0.0

11 Nov 16:06
Compare
Choose a tag to compare
Update NuGet API key

Release v0.2.1

14 Jan 09:31
Compare
Choose a tag to compare
  • Fix regression causing path param to fail
  • Fix bug with inspection logic failing for project with multiple ItemGroups.

Release v0.2.0

13 Jan 14:38
Compare
Choose a tag to compare
  • Add option to inspect if projects have non-sorted package references and return a non-zero error code (Fixes #3)
  • Refactoring and optimization to run sorting of refs only on projects which have non-sorted package references