We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wrong .NET prerequisite is listed when opening *.dib file. It still displayed as .NET8.
Detailed Repro Build info: VSCodeSetup-x64-1.96.2 + dotnet-interactive-vscode-1.0.6059031.vsix.
Version: 1.96.2 (system setup) Commit: fabdb6a30b49f79a7aba0f2ad9df9b399473380f Date: 2024-12-19T10:22:47.216Z Electron: 32.2.6 ElectronBuildId: 10629634 Chromium: 128.0.6613.186 Node.js: 20.18.1 V8: 12.8.374.38-electron.0 OS: Windows_NT x64 10.0.26100
Build link: https://artprodcus3.artifacts.visualstudio.com/Ab55de4ed-4b5a-4215-a8e4-0a0a5f71e7d8/7ea9116e-9fac-403d-b258-b31fcf1bb293/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2RuY2VuZy9wcm9qZWN0SWQvN2VhOTExNmUtOWZhYy00MDNkLWIyNTgtYjMxZmNmMWJiMjkzL2J1aWxkSWQvMjYxNzA2My9hcnRpZmFjdE5hbWUvdnNjb2Rl0/content?format=file&subPath=%2Finsiders%2Fdotnet-interactive-vscode-1.0.6059031.vsix
Steps:
Expected Results: .NET 9 SDK Required info should be displayed.
Actual Results: Wrong .NET prerequisite is listed. It still displayed as .NET8.
Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):
#!about
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Wrong .NET prerequisite is listed when opening *.dib file. It still displayed as .NET8.
Detailed Repro Build info:
VSCodeSetup-x64-1.96.2 + dotnet-interactive-vscode-1.0.6059031.vsix.
Version: 1.96.2 (system setup)
Commit: fabdb6a30b49f79a7aba0f2ad9df9b399473380f
Date: 2024-12-19T10:22:47.216Z
Electron: 32.2.6
ElectronBuildId: 10629634
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.26100
Build link: https://artprodcus3.artifacts.visualstudio.com/Ab55de4ed-4b5a-4215-a8e4-0a0a5f71e7d8/7ea9116e-9fac-403d-b258-b31fcf1bb293/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2RuY2VuZy9wcm9qZWN0SWQvN2VhOTExNmUtOWZhYy00MDNkLWIyNTgtYjMxZmNmMWJiMjkzL2J1aWxkSWQvMjYxNzA2My9hcnRpZmFjdE5hbWUvdnNjb2Rl0/content?format=file&subPath=%2Finsiders%2Fdotnet-interactive-vscode-1.0.6059031.vsix
Steps:
Expected Results:
.NET 9 SDK Required info should be displayed.
Actual Results:
Wrong .NET prerequisite is listed. It still displayed as .NET8.
Please complete the following:
Which version of .NET Interactive are you using? (In a notebook, run the
#!about
magic command. ):The text was updated successfully, but these errors were encountered: