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

beta8 "dnu restore" throwing "Unable to locate Dependency" #999

Closed
Daniel15 opened this issue Oct 17, 2015 · 2 comments
Closed

beta8 "dnu restore" throwing "Unable to locate Dependency" #999

Daniel15 opened this issue Oct 17, 2015 · 2 comments

Comments

@Daniel15
Copy link
Contributor

I have a ASP.NET 5 library that references a regular .NET 4.0 library. Since upgrading to beta 8, "dnu restore" is throwing an "Unable to locate Dependency" error. The same build works fine in Visual Studio though.

Changes performed to upgrade to beta 8: reactjs/React.NET@0727604
Failing beta 8 build output: https://ci.appveyor.com/project/Daniel15/react-net/build/16
Working beta 7 build output: https://ci.appveyor.com/project/Daniel15/react-net/build/15

To replicate the issue, you can clone the "aspnetbeta8" branch of https://github.com/reactjs/React.NET, then run dev-build.bat.

Daniel15 added a commit to reactjs/React.NET that referenced this issue Oct 17, 2015
@Daniel15
Copy link
Contributor Author

It seems to work properly if I explicitly specify the projects to restore for. Previously I was just running dnu restore in the root of the repo, but changing it to dnu restore src\React.AspNet src\React.Samples.Mvc6\ "fixes" it. I guess I'll cross-post in the dnx repo too.

@Daniel15
Copy link
Contributor Author

Moved to aspnet/dnx#3005

@ghost ghost locked as resolved and limited conversation to collaborators Dec 4, 2019
onlinehub0808 added a commit to onlinehub0808/React.NET that referenced this issue Jun 2, 2023
Giant775 added a commit to Giant775/React-.NET that referenced this issue Oct 26, 2024
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

1 participant