0
zokho created
Hi, I have just created a template through the aspnetboilerplate website and right after I have updated all libraries via Nuget update. In the created template the Configuration class extended ISupportSeedMode which seems was removed from the updated version of Abp.Zero.EntityFramework.
- In the first place, I wonder why the newly created template not referring to the most recent versions of DLLs!?
- how should I fix the problem? Should I create another template and this time not update the DLLs?
- where can see the changes (or fixes) in each versions of ABP framework before getting them updated?
Regards,
1 Answer(s)
-
0
Hi,
v0.9.1 has just been released and template will be upgraded in a short time. There was a breaking change. Please see release notes after upgrade: <a class="postlink" href="https://github.com/aspnetboilerplate/module-zero/releases/tag/v0.9.1.0">https://github.com/aspnetboilerplate/mo ... g/v0.9.1.0</a>