v4.0.0
This release adds support for net8 and drops support for netcore3.1 since its EOL.
v4 supports net6, net7 and net8.
BREAKING CHANGES:
- add .net 8 support, remove netcore3.1 support by @tanordheim in #89
What's Changed
- chore: adds tests for non-sdk project by @leonardochaia in #86
- Update Microsoft.Build.Traversal sdk version to 4.1.0 by @batkaevruslan in #85
New Contributors
- @tanordheim made their first contribution in #89
- @batkaevruslan made their first contribution in #85
Full Changelog: v3.2.0...v4.0.0