ai plan v2
This commit is contained in:
@@ -4,6 +4,9 @@ using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
using System.Windows;
|
||||
|
||||
// 允许 AiV2.Tests 测试工程访问 internal 类型(验证器/事实索引/分段等纯逻辑)
|
||||
[assembly: InternalsVisibleTo("AiV2.Tests")]
|
||||
|
||||
// 将 ComVisible 设置为 false 会使此程序集中的类型
|
||||
//对 COM 组件不可见。如果需要从 COM 访问此程序集中的类型
|
||||
//请将此类型的 ComVisible 特性设置为 true。
|
||||
|
||||
Reference in New Issue
Block a user