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

dotnet restore does not capture transitive framework assemblies from project references #691

Closed
NTaylorMullen opened this issue Jan 19, 2017 · 1 comment

Comments

@NTaylorMullen
Copy link
Contributor

Trying to utilize a transitive project references framework assembly results in build errors. This looks to be the result of dotnet restore not capturing project references framework assemblies (doesn't exist in assets.json).

Note: This used to work in project.json land (built the repro in project.json then migrated).

See the simple repro here:
TransitiveProjectFrameworkRefs.zip

Go into ConsoleApp12 and dotnet restore; dotnet build

@srivatsn
Copy link
Contributor

This issue was moved to NuGet/Home#4412

mmitche pushed a commit to mmitche/sdk that referenced this issue Jun 5, 2020
…0190605.9 (dotnet#691)

- Microsoft.AspNetCore.Mvc.Api.Analyzers - 3.0.0-preview6.19305.9
- Microsoft.AspNetCore.Mvc.Analyzers - 3.0.0-preview6.19305.9
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