ProCoSys / Bifrost

Application Development Framework promoting good development practices such as CQRS and MVVM (see readme)
http://bifrost.dolittle.com
Other
1 stars 1 forks source link

AssembliesConfiguration of IBootstrapConfiguration is never used #61

Closed bnordli closed 8 years ago

bnordli commented 8 years ago

The property AssembliesConfiguration of IBootstrapConfiguration should be read by the Bootstrapper, instead of just initializing new IncludeNone().

andersnygaard commented 8 years ago

Resolved with pull request #62