question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Stopped working on VS Code for Mac since the migration to .NET 6 SDK has been completed

See original GitHub issue

Describe the bug

The following versions can be installed on VS Code for Mac, but do not works: 1.0.2606011 1.0.2606010 1.0.2602011 1.0.2602010 1.0.2601021

The new ‘1.0.2606011’ version can’t be installed because it’s not compatible with VS Code ‘1.63.0’.

The last working version for VS Code for Mac is ‘1.0.246201’.

Please complete the following:

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

  • OS

    • Windows 11
    • Windows 10
    • macOS
    • Linux (Please specify distro)
    • iOS
    • Android
  • Frontend

    • Jupyter Notebook
    • Jupyter Lab
    • nteract
    • Visual Studio Code
    • Visual Studio Code Insiders
    • Visual Studio
    • Other (please specify)

System Software Overview:

System Version: macOS 11.6 (20G165) Kernel Version: Darwin 20.6.0 Boot Volume: Macintosh Boot Mode: Normal Computer Name: Mac mini — 1 (2) Secure Virtual Memory: Enabled System Integrity Protection: Enabled Visual Studio Code ‘1.63.0’

Hardware Overview:

Model Name: Mac mini Model Identifier: Macmini7,1 Processor Name: Dual-Core Intel Core i7 Processor Speed: 3 GHz Number of Processors: 1 Total Number of Cores: 2 L2 Cache (per Core): 256 KB L3 Cache: 4 MB Hyper-Threading Technology: Enabled Memory: 16 GB

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
jonsequiturcommented, Feb 7, 2022

Thanks. We’ve made a recent improvement to the error message for this which will hopefully help people out of this situation in the future.

0reactions
neminushcommented, Feb 7, 2022

@jonsequitur

The bug was due to the fact that the program does not know how to work with .NET 5 SDK and can’t tell the user what it needs .NET 6 SDK.

After I installed the latest version of the .NET Interactive and installed the .NET 6 SDK on my Mac, the problem disappeared.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Trouble running dotnet in vscode after migrating from .net ...
I have provided the information from my system along with the warning message I am getting. Information from dotnet --info command. Host: ...
Read more >
NETSDK1045: The current .NET SDK does not support ...
In this article ... This error occurs when the build tools can't find the version of the .NET SDK that's needed to build...
Read more >
.NET and Visual Studio Code
This extension pack consists of a set of VS Code extensions that work together to provide a rich C# editing experience, AI-powered development,...
Read more >
.NET core vs .NET framework
Wondering about the difference between .NET Core & .NET Framework? Here's a quick guide on how to pick the right runtime environment for...
Read more >
Migration From .NET Core 3.1 To .NET 6
Open your current project in Visual Studio 2022. Right-click on the Project name in solution explorer and select Properties. ... Then select the ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found