vhozha1

Results 16 comments of vhozha1

I also repro this issue on dotnet-sdk-7.0.100-preview.7.22358.13. --Screenshot: ![image](https://user-images.githubusercontent.com/100275240/178187976-725f23d9-dd39-4b48-9da5-1af4f3ef42d1.png) 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

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. ![image](https://github.com/dotnet/interactive/assets/100275240/45d222cb-7130-45da-bdf7-2a22d5a18a4c)

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 ![image](https://github.com/SpecFlowOSS/SpecFlow.VisualStudio/assets/100275240/5b167827-f0f8-4b92-9f5c-5b65a949ed90)

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. ![image](https://github.com/SpecFlowOSS/SpecFlow.VisualStudio/assets/100275240/05c27203-39bb-4b52-9a81-51a01c36fb9f)

We used the latest VS2022 for testing. Here is the original issue we filed for reference: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1757280