Dependencies:
- 445ed04 build(deps): bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /src (#502) @dependabot[bot]
- 867936e build(deps): bump Roslynator.Analyzers from 3.2.0 to 3.2.2 in /src (#501) @dependabot[bot]
- 29fbedf build(deps): bump Nerdbank.GitVersioning from 3.4.220 to 3.4.231 in /src (#497) @dependabot[bot]
- 9af1218 build(deps): bump coverlet.msbuild from 3.0.3 to 3.1.0 in /src (#493) @dependabot[bot]
- f41fae7 build(deps): bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /src (#506) @dependabot[bot]
- 23962c2 build(deps): bump Nerdbank.GitVersioning from 3.4.231 to 3.4.240 in /src (#508) @dependabot[bot]
Features:
- 99d5570 feat: Added SortBy extension. (#515) @HavenDV
- 478ea77 feature: Add .NET 6 and deterministic builds (#520) @glennawatson
Fixes:
- 3c6c25b Fix inadvertent shared state issue for ToCollection + other similar issues unreported but existing elsewhere (#518) @RolandPheasant
Housekeeping:
- 0a58324 housekeeping: Update git workflows (#519) @glennawatson
- 9655903 housekeeping: Update to show correct code coverage @glennawatson
- 84d1f40 housekeeping: Update license years @glennawatson
- 2e821e0 housekeeping: Release 7.4.x (#521) @glennawatson
Other:
- 7522537 List filter fix (#514) @RolandPheasant