Skip to content
New issue

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

Debugger: Some projects have trouble loading #900

Closed
GraceDong opened this issue Nov 9, 2016 · 1 comment
Closed

Debugger: Some projects have trouble loading #900

GraceDong opened this issue Nov 9, 2016 · 1 comment

Comments

@GraceDong
Copy link

GraceDong commented Nov 9, 2016

Environment data

dotnet --info output:
VS Code version: 1.7.1
C# Extension version: 1.5-beta7
.NET Core SDK version: 1.0.0-preview4-004061

Steps to reproduce

  1. Download hwapp folder in attachments directly
    hwapp.zip
  2. Open the project in VSCode

Expected behavior

It has nothing warning

Actual behavior

It show a warning as following:
image

And this is output information:
output.txt

@gregg-miskelly
Copy link
Contributor

@GraceDong the C# extension doesn't yet support loading .csproj based .NET Core projects. Please keep using project.json projects for now. See #881 for tracking support for .NET Core .csproj.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants