Hi @brunobertechini , this might be a very beginner question, but how do I migrate the BlogServiceDb? I managed to migrate the MicroServicesDb using the package manager console without issue, but when I do the same for MicroServices.BlogService.EntityFrameworkCore, it gives this error:
Could not load assembly 'MicroServices.BlogService.EntityFrameworkCore'. Ensure it is referenced by the startup project 'MicroServices.Web.Host'.
Thank you
Hi @brunobertechini , this might be a very beginner question, but how do I migrate the BlogServiceDb? I managed to migrate the MicroServicesDb using the package manager console without issue, but when I do the same for MicroServices.BlogService.EntityFrameworkCore, it gives this error:
Thank you