Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Support SpecFlow v4 #97

Merged
merged 1 commit into from
Dec 19, 2022
Merged

Support SpecFlow v4 #97

merged 1 commit into from
Dec 19, 2022

Conversation

mbhoek
Copy link
Member

@mbhoek mbhoek commented Dec 16, 2022

Initial work to support SpecFlow v4.

  • support .NET Framework v4.6.2 (and above)
  • support .NET v6.0.0 (and above)
  • upgrade dependencies to latest

Note: this drops support for frameworks which are no longer maintained by Microsoft, i.e. .NET Framework v4.6.1, .NET Core v3.1 and .NET v5.0. See .NET Framework Lifecycle Policy and .NET and .NET Core Lifecycle Policy.

@mbhoek mbhoek added the enhancement New feature or request label Dec 16, 2022
@mbhoek mbhoek added this to the Support SpecFlow v4 milestone Dec 16, 2022
@mbhoek mbhoek self-assigned this Dec 16, 2022
@mbhoek
Copy link
Member Author

mbhoek commented Dec 16, 2022

This is the same work as in #92 but since I reverted that PR this is a new submission.

@mbhoek mbhoek marked this pull request as ready for review December 16, 2022 19:43
Requires .NET Framework v4.6.2 or above.
Requires .NET 6.0.0 or above.

+semver: major
@mbhoek mbhoek merged commit daa5409 into main Dec 19, 2022
@mbhoek mbhoek deleted the feature/specflow4 branch December 19, 2022 16:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

1 participant