Johannes Schmitt
Results
2
comments of
Johannes Schmitt
another workaround we came up with is a custom MSBuild target to set the `FixtureLifeCycle` attribute after SpecFlow generated the source files, like this: ``` ```
I'm experiencing the same issue. In my case it's not a workspace with multiple repositories but a git repository that contains git submodules. I assume it's the same root cause,...