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

Bifrost.Web.Mvc depends on WebActivator, where WebActivatorEx should be used #53

Closed bnordli closed 8 years ago

bnordli commented 8 years ago

Bifrost.Web correctly depends on WebActivatorEx version 2.0.6 Bifrost.Web.Mvc incorrectly depends on the deperacated WebActivator version 1.5.1

andersnygaard commented 8 years ago

Resolved with pull request #54