DelphiPackageManager / DPM

A Package Manager for Delphi
Apache License 2.0
96 stars 21 forks source link

Package compilation - setting version info #16

Open vincentparrett opened 3 years ago

vincentparrett commented 3 years ago

MSBuild doesn't allow us to set the version info from the command line, so any runtime packages we build will not have the correct version info. We will need to add the ability to set that from within dpm after compiling.