You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, NetCoreKit.Infrastructure.AspNetCore.All assembly contains EfCore for migration (MigrationController). We need to separate it out, then other templates like standard and mongo don't pull EfCoreFramework in release mode.
The text was updated successfully, but these errors were encountered:
At the moment,
NetCoreKit.Infrastructure.AspNetCore.All
assembly containsEfCore
for migration (MigrationController). We need to separate it out, then other templates likestandard
andmongo
don't pull EfCoreFramework in release mode.The text was updated successfully, but these errors were encountered: