Microsoft.Build.Traversal.4.1.0
jeffkl
released this
30 May 18:19
·
77 commits
to main
since this release
What's Changed
- Bump Nerdbank.GitVersioning from 3.5.119 to 3.6.128 by @dependabot in #441
- Bump Shouldly from 4.1.0 to 4.2.1 by @dependabot in #442
- Update SDK documentation by @erikmav in #446
- Make skipping of unsupported projects off by default by @jeffkl in #449
Breaking Changes
- Skipping of unsupported projects is now off by default. If your repository took a dependency on this behavior, you'll need to enable it now by setting the MSBuild property
TraversalSkipUnsupportedProjects
to `true.
Full Changelog: Microsoft.Build.Traversal.4.0.0...Microsoft.Build.Traversal.4.1.0