You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the feature discussed in #163, this functionality will manage one of the four types of dependencies (Package dependencies) for most of the commands. The underlying logic of the code for this will prove useful when implementing the rest of them; since it will manage dependencies' graph building and validation, as well as the correct order of installation.
Description of the new feature/enhancement
As part of the feature discussed in #163, this functionality will manage one of the four types of dependencies (Package dependencies) for most of the commands. The underlying logic of the code for this will prove useful when implementing the rest of them; since it will manage dependencies' graph building and validation, as well as the correct order of installation.
Proposed technical implementation details (optional)
https://github.com/fzanollo/winget-cli/blob/0096ec210864937b41cb602b63559c84675ca177/doc/specs/%231287%20-%20Management%20of%20package%20type%20dependencies.md
The text was updated successfully, but these errors were encountered: