First issue was with a "tools version" in the downloaded SpecFlow (https://github.com/ranorex/bdd-specflow) project: "The tools version 12.0 is unrecognized. Available tools versions are 2.0, 3.0, 4.0."
- By looking into other posts in this forum, I solved that one by changing the tools version in the project file to 4.0
Now, I need to target it to .Net 3.5 (according to the blog post). But I am seemingly not allowed to change the .Net version in any of my Ranorex Solutions anymore (running on 10.1, .Net 4.

I have .Net 4.6.2, but is no longer allowed to chose it in Ranorex Stuido project options (see attached screen dump).
Anyone know how to "downgrade" .Net for a project in 10.1?
All help is highly appreciated!