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

Cannot open in VS 2019 #10

Open
weitzhandler opened this issue Jun 3, 2019 · 7 comments
Open

Cannot open in VS 2019 #10

weitzhandler opened this issue Jun 3, 2019 · 7 comments

Comments

@weitzhandler
Copy link

weitzhandler commented Jun 3, 2019

Hi and thanks for the wonderful work.

I'm unable to open either of the projects in VS 16.1.1.

I get the following error when trying to load the project on demand:

Project "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\16.0\Bin\Microsoft.CSharp.targets" was not imported by "C:\Program Files\dotnet\sdk\2.2.100\Sdks\Microsoft.NET.Sdk\Sdk\Sdk.targets" at (41,3), due to the file not existing.

I have verified Core 2.2.100 Sdk is installed.

@glennawatson
Copy link
Contributor

Does C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\16.0\Bin\Microsoft.CSharp.targets exist btw?

It looks like 2.2.100 exists, but that file above does not, since 2.2.100 is trying to include it.

@glennawatson
Copy link
Contributor

Your 2.2 version is a bit behind as well. It's 2.2.300 now.

I think MsBuild went into a "Current" folder for VS 2019 so might be a old SDK getting used.

@weitzhandler
Copy link
Author

That file does not exist.
Both 2.2.100 & 2.2.300 are installed.

@RolandPheasant
Copy link
Owner

Hmm. I am also getting this issue on vs2019

@stellarbear
Copy link

2.2.300 version
Same error

@wahidrezgui
Copy link

HY,
I Was having the same issue when trying to open the sample in vS2017 version 15.0.... I Updated to the last version of VS 2017 : 15.9.14 and the issue has gone I'm able to load and run it

@wahidrezgui
Copy link

OK I will do it ASAP ,

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

No branches or pull requests

5 participants