Releases: mysticmind/dotnet-sort-refs
Releases · mysticmind/dotnet-sort-refs
2.0.0
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
Few bug fixes
1.0.0
Update NuGet API key
Release v0.2.1
- Fix regression causing path param to fail
- Fix bug with inspection logic failing for project with multiple
ItemGroups
.
Release v0.2.0
- 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