Open vdanche opened 1 year ago
We used the latest VS2022 for testing. Here is the original issue we filed for reference: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1757271
".NET 8.0" option also is missing from the framework list.
Running into the same problem, using Visual Studio 2022
The ".NET7.0/.NET8.0" options are still missing from the framework list. And if we unchecked .net6/net5/.net core 2.1/3.1 in VS installer, these tfm still show in newly create SpecFlow project page. Please take both issues together. Thanks a lot.
The ".NET7.0/.NET8.0" options are still missing from the framework list on Version 17.10.0 Preview 2.0 [34705.46.d17.10].
Used Visual Studio
Visual Studio 2019
Are the latest Visual Studio updates installed?
Yes
SpecFlow Section in app.config or content of specflow.json
No response
Issue Description
".NET 7.0" option is missing from the framework list when create a new SpecFlow project.
Steps to Reproduce
Affected Branch: Main
Affected Build:17.6.0 Preview 2.0 [33501.379.main]
Affected Product Language:
Affected Build Link: Pipelines - Run main-33501.379 (visualstudio.com) Preview Channel
Pre-step:
1.Navigate to "Extensions -> Manage Extensions ->Online" and search for "SpecFlow" in the search bar.
2.Hit Download. You'll need to restart VS for the installation to completed.
Notes:
Expected Results:
Test should be executed and shown as Skipped within TE window.
Actual Results:
".NET 7.0" option is missing from the framework list.
Link to Repository Project
No response