mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
refactor(rule): 更新命名空间为 abstractions
- 将 ContextAwareAttribute 的命名空间从 Attributes.rule 更新为 Abstractions.rule
This commit is contained in:
parent
13829c6d2b
commit
60a42a5f1e
@ -1,6 +1,6 @@
|
|||||||
using System;
|
using System;
|
||||||
|
|
||||||
namespace GFramework.SourceGenerators.Attributes.rule;
|
namespace GFramework.SourceGenerators.Abstractions.rule;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 标记该类需要自动实现 IContextAware
|
/// 标记该类需要自动实现 IContextAware
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user