This commit is contained in:
2025-10-03 03:38:20 +08:00
parent 0b1e060611
commit 5e36931536
2 changed files with 0 additions and 21 deletions
-1
View File
@@ -19,7 +19,6 @@ namespace MySourceGenerator {
}
public void Initialize(GeneratorInitializationContext context) {
System.Diagnostics.Debugger.Launch();
}
}
}