dotnet / interactive

.NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
MIT License
2.8k stars 374 forks source link

Wrong .NET prerequisite is listed in the Marketplace #3462

Closed IntegerMan closed 3 months ago

IntegerMan commented 4 months ago

Describe the bug

I'm writing up installation pre-reqs for Polyglot Notebooks and noticed that https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode lists .NET 7 as the required version of .NET. I know from recent installation experience that .NET 8 is currently required. The extension documentation should be updated to reflect this.

Additionally, it might be wise to state a policy for when the extension will move from .NET version to .NET version as I do not know of any update cadence to quote to people beyond "check the extension for installation pre-requisites", but as the issue mentions, that's out of date.

Please complete the following:

Which version of .NET Interactive are you using? (In a notebook, run the #!about magic command. ):

Screenshots

See https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode