v3.0.0-preview-20221110-04
Pre-release
Pre-release
Evangelink
released this
11 Nov 10:41
·
2348 commits
to main
since this release
See the release notes here.
Breaking changes
See breaking changes announcement
- Following Microsoft .NET lifecycle
- Dropped support for .NET Framework 4.5 (moved to 4.6.2)
- Dropped support for .NET Standard 1.0 (moved to 2.0)
- Dropped support for UWP before 16299
- Dropped support for WinUI before 18362
- Dropped support for .NET 5 (replaced with netcoreapp3.1 and .NET 6)
- Merge timeout behaviors across all target frameworks
- Change available constructors for
DataRowAttribute
- Change test ID generation strategy (allow to switch to previous strategies)