mirror of https://github.com/abpframework/abp
Merge pull request #17372 from abpframework/EngincanV/duplicate-migration-guide
commit
187f0f3659
@ -1,8 +0,0 @@
|
||||
# ABP Version 7.4 Migration Guide
|
||||
|
||||
This document is a guide for upgrading ABP v7.3 solutions to ABP v7.4. There are a few changes in this version that may affect your applications, please read it carefully and apply the necessary changes to your application.
|
||||
|
||||
## TemplateDefinition
|
||||
|
||||
The `LocalizationResource(Type)` of `TemplateDefinition` class is changed to `LocalizationResourceName(string)`.
|
||||
|
Loading…
Reference in new issue