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
Installing package 'OmniSharp (.NET 4.6 / x64)'
Installing package '.NET Core Debugger (Windows / x64)'
Failed at stage: installPackages
Error: end of central directory record signature not found
Finished [ERROR]: C# Extension failed to install the debugger package
OS: Windows 10 Professional
VS Code version: 1.7.1
C# Extension version: v1.5.2
.NET Core: v1.1.0
Steps to reproduce
F1
Download .NET Core Debugger
The text was updated successfully, but these errors were encountered:
Environment data
dotnet --info
output:Updating C# dependencies...
Platform: win32, x86_64 (win7-x64)
Downloading package 'OmniSharp (.NET 4.6 / x64)' (12310 KB) .................... Done!
Downloading package '.NET Core Debugger (Windows / x64)' (21295 KB) . Done!
Installing package 'OmniSharp (.NET 4.6 / x64)'
Installing package '.NET Core Debugger (Windows / x64)'
Failed at stage: installPackages
Error: end of central directory record signature not found
Finished
[ERROR]: C# Extension failed to install the debugger package
OS: Windows 10 Professional
VS Code version: 1.7.1
C# Extension version: v1.5.2
.NET Core: v1.1.0
Steps to reproduce
The text was updated successfully, but these errors were encountered: