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

Hundreds of false errors in .NET SDK solution with multi-targeting projects #17614

Closed
AArnott opened this issue Mar 7, 2017 · 2 comments
Closed
Labels

Comments

@AArnott
Copy link
Contributor

AArnott commented Mar 7, 2017

Version Used:

VS 2017 RTW (dev15rtwsvc 26228.04)

Steps to Reproduce:

Disable NuGet package restore in the IDE to workaround NuGet/Home#4764

git clone https://github.com/aarnott/pinvoke
cd pinvoke
git checkout c5642c29ddd
.\build -Restore -Build
src\pinvoke.sln

Open BCrypt.cs (from the BCrypt project).
Opening Hid.cs and other files also does this.

Expected Behavior:

No errors

Actual Behavior:

The error list is full of false errors.

image

@davkean
Copy link
Member

davkean commented Mar 8, 2017

I think we'll probably want to take first look at this. I'll move it, and reopen if it's not us.

@davkean
Copy link
Member

davkean commented Mar 8, 2017

This issue was moved to dotnet/project-system#1696

@davkean davkean closed this as completed Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants