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

Problems opening solution with Visual Studio 2015 #22

Closed
gojimmypi opened this issue Jan 30, 2017 · 2 comments
Closed

Problems opening solution with Visual Studio 2015 #22

gojimmypi opened this issue Jan 30, 2017 · 2 comments

Comments

@gojimmypi
Copy link
Contributor

when attempting to open in Visual Studio 2015, I see several of these errors:

error : The imported project "C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Props" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk.

indeed I don't even have a DotNet directory, let alone any Microsoft.DotNet.Props files in C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0for VS 2015\

I tried manually commenting the line in the .xproj files, but then Visual Studio just explodes with a "fatal error" message when attempting to open the solution.

I assume you are using the not-yet-fully released VS2017? :)

@j-maly
Copy link
Owner

j-maly commented Feb 2, 2017

Do you have .NET core SDK installed? (I am using VS 2015 community edition)

@gojimmypi
Copy link
Contributor Author

I am using Visual Studio Enterprise 2015 Version 14.0.25431.01 Update 3.

I appear to have 2 .NET core items listed in control panel, installed Dec 2016 / Jan 2017; both are labeled "preview" as shown in screensnip:

dotnetcore

btw - I forked & was able to strip out some stuff & get your code working. It is quite cool. Thanks for posting :)

@j-maly j-maly closed this as completed Apr 18, 2017
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

2 participants