You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On first start a .NET runtime is automatically downloaded in the background. This is necessary to use ILSpy decompilation engine.
The runtime is installed into a local VS Code directory and doesn't alter your system.
There is one exception: On Linux systems this process might also install some dependencies of the runtime, which could involve adding/updating some packages.