0
emirsec created
Hi Team,
We are facing error while Updating database as we have migrate new project template version (10.0) in old project template version (8.4.0.0),
we have change AbpDynamicParamterValues to AbpDynamicParameterProperties Manually,Code is Building Sucessfully but while updating database we are facing Error.
we are uploading image file with error please help us with solution as fast as possible.
Thank You
Danny
1 Answer(s)
-
0
Hi @emirsec
You shouldn't change this manually. If you update your ABP NuGet package and add a new migration, this should fix the problem. Could you try that way ?