mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 19:03:29 +08:00
- 添加了 GFramework.Core.Abstractions.logging 的 using 语句到 AbstractLogger.cs - 添加了 System 的 using 语句到 ILogger.cs - 移除了 GFramework.Core.Abstractions.csproj 中无效的 TargetFramework 空标签 - 解决了日志模块的依赖引用问题