SpecFlow.Actions
SpecFlow.Actions copied to clipboard
How to use specflow.actions targets with Specflow 4?
Hello, i went to update a project that used specflow in version "3.9.74" . After updating to version 4.0.31-beta I got the following packages:

however, when compiling it fails to generate the feature files:

By removing the packages

the build is successfully performed, however, without considering the configured actions, of course. In specflow 4 is there a way to configure targets like we do in specflow actions? Is there a planned release of Specflow actions that is compatible with Specflow 4+?
thanks in advance for the help!