Skip to content
This repository has been archived by the owner on Jun 10, 2020. It is now read-only.

Unable to open solution on "develop" branch #191

Closed
gzepeda opened this issue May 10, 2016 · 2 comments
Closed

Unable to open solution on "develop" branch #191

gzepeda opened this issue May 10, 2016 · 2 comments

Comments

@gzepeda
Copy link
Contributor

gzepeda commented May 10, 2016

When downloading the latest version of the branch and trying to open it, I get the following error on Visual Studio when it loads the xproj files:

Source\Repos\ApplicationInsights-aspnetcore1\src\Microsoft.ApplicationInsights.AspNetCore\Microsoft.ApplicationInsights.AspNetCore.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.

I do not have that "DotNet" folder under C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v14.0. Am I missing an installation?

@kartang
Copy link
Contributor

kartang commented May 10, 2016

Hello,

The develop branch is using CLI run time. You need to install dotnet CLI in order to build the project. We also need visual studio tools to support that. That is still in develop mode. Can you please checkout from master for now. We shall update the instructions about the runtime installations and visual studio tools to support CLI soon.

Thanks

@gzepeda
Copy link
Contributor Author

gzepeda commented May 10, 2016

Sure thing. I will use master to send the changes for issue #23

Thanks!

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

No branches or pull requests

2 participants