sdk: *.deps.json missing some project dependencies

Hello. I am working on a .NET5 library that has many dependencies on other .NET5 projects. I am seeing an issue where the project’s .deps.json file doesn’t contain all of the project dependencies that exist in the .csproj. I am using dotnet-sdk-5.0.100 on Windows 10 and this build environment:

image

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 16 (9 by maintainers)

Most upvoted comments

I’m glad we were able to figure this out.