Commit Graph

3 Commits

Author SHA1 Message Date
Argo Zhang
9c126ee185
chore(NET8): support net8.0 (#2371)
* refactor: 更新框架为 net8

* chore: 单元测试更新依赖包到最新

* chore: wasm 支持 net8

* chore: bump version 8.0.0

* chore: shared 工程更新依赖包

* chore: 发布脚本更改路径

* chore: 组件包更新到 8.0

* refactor: 中间件重构代码提高性能

* refactor: 支持 net8.0

* chore: 更新自动化脚本

* test: 更新单元测试
2023-11-15 10:57:18 +08:00
Argo
5fef551599 !3514 chore(#I6094F): bump version 7.0.0
* test: 修复失败的单元测试
* test: 修复失败的单元测试
* chore: 更新打包脚本
* chore: bump version 7.0
2022-11-09 05:55:25 +00:00
Argo
313147d2e8 !3193 chore(#I5PL6B): update props config ready for upgrade to net7
* chore: 更新解决方案框架配置
* chore: 更新组件版本配置
* chore: 更新全局配置
* chore: 增加 Logo 配置
* Merge branch 'main' into dev-net7
* refactor: 适配 net7 消除警告信息
* refactor: 更改代码写法消除 net7 警告信息
* refactor: ICacheManager 兼容 NET7
* chore: Wasm 项目统一框架设置
* chore: 统一项目框架版本
* chore: 更新项目框架设置
* wip: 支持多框架
* wip: 增加 net6 框架
* chore: 升级框架为 net7
2022-09-04 07:17:12 +00:00