Browse Source

fix: fix the wrong sort number in RELEASE

pull/431/head
cKey 4 years ago
parent
commit
f9aeb1bf12
  1. 4
      RELEASE.md

4
RELEASE.md

@ -16,9 +16,9 @@
6、将 Profile 相关api从Identity模块移动到Account模块;
5、加入Fody统一配置ConfigureAwait;
7、加入Fody统一配置ConfigureAwait;
6、使用Directory.Build.props统一管理导入版本;
8、使用Directory.Build.props统一管理导入版本;
# [2021-03-29]
1、增加动态本地化组件支持,用于在运行时替换本地化文本,需要实现 ILocalizationStore;

Loading…
Cancel
Save