diff --git a/GFramework.SourceGenerators.Tests/rule/ContextAwareGeneratorSnapshotTests.cs b/GFramework.SourceGenerators.Tests/rule/ContextAwareGeneratorSnapshotTests.cs index 90828aa..1ea9d9b 100644 --- a/GFramework.SourceGenerators.Tests/rule/ContextAwareGeneratorSnapshotTests.cs +++ b/GFramework.SourceGenerators.Tests/rule/ContextAwareGeneratorSnapshotTests.cs @@ -58,7 +58,7 @@ public class ContextAwareGeneratorSnapshotTests namespace GFramework.Core.architecture { using GFramework.Core.Abstractions.architecture; - public class GameContext{ + public static class GameContext{ /// /// 获取字典中的第一个架构上下文 ///