mirror of https://github.com/abpframework/abp
commit
0ea0ea0ee2
@ -0,0 +1,8 @@
|
||||
# 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