hi @Mohammad
How to repro your problem?
The problem exists in the IIS server, it has nothing to do with us
The problem cannot be reproduced. If you can reproduce the problem, please reopen it.
hi @david.hurtado
Can I check it remotely? liming.ma@volosoft.com
hi david.hurtado
Can you share your project's appsettings.json
file?
hi
Can you check the __EFMigrationsHistory table of the database after you exec the migration? Generally this does not happen.
hi
You should not change these, you can think of these as the standards of the framework.
But you can check this to learn how to remove some ApiDescriptions from swagger:
https://github.com/abpframework/abp/issues/6251#issuecomment-729660888
@kirtik 👍
hi kirtik
I am not familiar with Cosmos, but it does not seem to need to migrate and update the database.
https://docs.microsoft.com/en-us/ef/core/providers/cosmos/?tabs=dotnet-core-cli
hi
Are you sure the Cosmos need migrations?