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 contains a lot of unneeded embedded resources #51

Closed bnordli closed 8 years ago

bnordli commented 8 years ago

The Bifrost.Web project seems to contain a lot of files that has been moved to the Bifrost.QuickStart project.

Everything in the following folders should be deleted: Styles, css, font, img

Also, an unfinished Visualizer feature will most probably never be used, and can be deleted.

andersnygaard commented 8 years ago

Resolved with pull request #52