What's Changed
- [CHORE] Updated all dependencies
- [BREAKING CHANGE] The NuGet packages now require .NET 10 or later.
- [BUG FIX] File system globbing introduced in AzureSignTool 6.0.0 did not correctly handle globs patterns using absolute paths, like
E:\stuff\*.dll. This adds a work around so that common absolute path forms work, such as drive-prefixed paths or UNC paths. - [CHORE] The WinGet binaries are now built with .NET 10.
New Contributors
Full Changelog: v6.0.1...v7.0.0