It would be good if we could specifiy the name of ...
# package-development
c
It would be good if we could specifiy the name of the embedded resource when we call ImportPackage.FromEmbeddedResource(GetType()).Do() that way we could have separate package.zip files for different features. For example I could have a migration to add the blog when it is ready. But I can't as it is now.