What happens with transitive dependents if the license expires? #3138
-
|
I'd like to clarify how the license check works for transitive dependencies, since we at Orchard Core use ImageSharp libraries. Do I understand correctly that if somebody adds an Orchard Core package that references e.g. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
That is correct yes. Transitive package builds are not affected at all by the license key requirements at any point and will continue to build. Build time license key requirements affect direct package consumers only. |
Beta Was this translation helpful? Give feedback.
That is correct yes. Transitive package builds are not affected at all by the license key requirements at any point and will continue to build. Build time license key requirements affect direct package consumers only.