-
Duncan Coutts authored
Having split getting the project config from constructing the install plan we can simplify how the project config is handled. This lets us pass just one set of ProjectConfig to resolveBuildTimeSettings rather than parts of both the persistent and the cli ProjectConfig.
Duncan Coutts authoredHaving split getting the project config from constructing the install plan we can simplify how the project config is handled. This lets us pass just one set of ProjectConfig to resolveBuildTimeSettings rather than parts of both the persistent and the cli ProjectConfig.
Loading