Zeugwerk / Twinpack

Twinpack is a package manager for TwinCAT libraries with integration into the TwinCAT IDE. It enables the TwinCAT community to share their libraries and simplifies the continous integration of third-party components into TwinCAT projects.
https://twinpack.dev
GNU General Public License v3.0
51 stars 3 forks source link

Update All with dependencies #117

Open iadonkey opened 7 months ago

iadonkey commented 7 months ago

With this setup:

- Library1 v1.1.1.0
   - Library2 v1.2.0.0

- Library2 v1.3.0.0

Library2 should only be updated to v1.2.0.0 as it is a dependency of Library1