diff --git a/docs/en/Migration-Guides/docs/en/Migration-Guides/Abp-7_4.md b/docs/en/Migration-Guides/docs/en/Migration-Guides/Abp-7_4.md deleted file mode 100644 index 5ec8eb6c65..0000000000 --- a/docs/en/Migration-Guides/docs/en/Migration-Guides/Abp-7_4.md +++ /dev/null @@ -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)`. -