Microsoft.Extensions.DependencyModel usage for project.assets.json #113371
Unanswered
JanKrivanek
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is
Microsoft.Extensions.DependencyModel
intended to be usable for project.assets.json file as well?It seems to work well - e.g. for obtaining the transitive closure of dependencies:
It just ignores the targets section - ideally it'd be keyed by the targets.
Beta Was this translation helpful? Give feedback.
All reactions