vhozha1
vhozha1
I also repro this issue on dotnet-sdk-7.0.100-preview.7.22358.13. --Screenshot:  PS C:\tmp\mstest> &"C:\Program Files\dotnet\x64\dotnet.exe" test --framework net7.0 --diag:log4q.txt Unhandled exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation....
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.
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....
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].
I still repro this issue on VS Code 1.85.1 + dotnet-interactive-vscode-1.0.4611011.vsix + dotnet-sdk-8.0.100. 
This issue also repro when running F# code in newly created .ipynb file. If we restart the kernal, the cell can be running normally. Steps: 1. Open the notebook from...
This issue still repro on Version 17.7.0 [33918.604.d17.7]. Build link: https://devdiv.visualstudio.com/DevDiv/_build/results?buildId=8103538&view=ms.vss-build-web.run-extensions-tab 
This issue doesn't repro on Rel.d17.10 build- Version 17.10.0 Preview 2.0 [34705.46.d17.10]. We'll double check it on main build and close it timely. 
We used the latest VS2022 for testing. Here is the original issue we filed for reference: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1757280