This website requires JavaScript.
Explore
Help
Register
Sign In
test
/
BootstrapBlazor3
Watch
1
Star
0
Fork
0
You've already forked BootstrapBlazor3
mirror of
https://gitee.com/LongbowEnterprise/BootstrapBlazor.git
synced
2024-11-30 02:58:37 +08:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
6141769f8b
BootstrapBlazor3
/
Framework.props
8 lines
106 B
Plaintext
Raw
Normal View
History
Unescape
Escape
!2380 chore(#I4SLG7): add frameworks props configuration file * chore: wasm 增加配置文件导入 * chore: Middleware 工程增加 SourceLink * chore: wasm 工程精简配置文件 * Merge branch 'main' into test-configure * chore: 格式化配置文件 * chore: 增加对 Framework 配置引用 * chore: 增加 Framework.props 重构配置逻辑 * refactor: 优化代码消除警告信息 * chore: 更新项目配置文件 * chore: 更新代码文件精简命名空间 * chore: 更新 Server 工程配置 * chore: 移除 Blazor 组件工程中命名空间 * chore: 增加全局引用命名空间 * chore: 更新解决方案配置 * refactor: 精简代码
2022-02-03 14:48:38 +08:00
<Project>
<PropertyGroup>
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
<TargetFramework>net8.0</TargetFramework>
!2380 chore(#I4SLG7): add frameworks props configuration file * chore: wasm 增加配置文件导入 * chore: Middleware 工程增加 SourceLink * chore: wasm 工程精简配置文件 * Merge branch 'main' into test-configure * chore: 格式化配置文件 * chore: 增加对 Framework 配置引用 * chore: 增加 Framework.props 重构配置逻辑 * refactor: 优化代码消除警告信息 * chore: 更新项目配置文件 * chore: 更新代码文件精简命名空间 * chore: 更新 Server 工程配置 * chore: 移除 Blazor 组件工程中命名空间 * chore: 增加全局引用命名空间 * chore: 更新解决方案配置 * refactor: 精简代码
2022-02-03 14:48:38 +08:00
</PropertyGroup>
</Project>
Reference in New Issue
Copy Permalink