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

Trying to open project in Visual Studio 2015 #44

Closed
anthonylamark opened this issue Nov 17, 2016 · 1 comment
Closed

Trying to open project in Visual Studio 2015 #44

anthonylamark opened this issue Nov 17, 2016 · 1 comment

Comments

@anthonylamark
Copy link

Hi,
I am getting the errors (below) when opening loggly.sln in Visual Studio 2015.

C:\Users\administrator.CONTOSO\Downloads\loggly-csharp-develop\source\NetStandard\Loggly.Config\Loggly.Config.NetStandard.xproj : 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. C:\Users\administrator.CONTOSO\Downloads\loggly-csharp-develop\source\NetStandard\Loggly.Config\Loggly.Config.NetStandard.xproj

C:\Users\administrator.CONTOSO\Downloads\loggly-csharp-develop\source\NetStandard\Loggly\Loggly.NetStandard.xproj : 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. C:\Users\administrator.CONTOSO\Downloads\loggly-csharp-develop\source\NetStandard\Loggly\Loggly.NetStandard.xproj

C:\Users\administrator.CONTOSO\Downloads\loggly-csharp-develop\source\NetStandard\Loggly.Tests\Loggly.Tests.NetStandard.xproj : 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. C:\Users\administrator.CONTOSO\Downloads\loggly-csharp-develop\source\NetStandard\Loggly.Tests\Loggly.Tests.NetStandard.xproj

neutmute added a commit that referenced this issue Nov 18, 2016
@neutmute
Copy link
Owner

Hi there- you need the latest VS2015 tooling

https://www.microsoft.com/net/core#windows.

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