公告板
版本库
filestore
活动
搜索
登录
无法载入版本库 Developer Guide
main
/
SeqEditor
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
完善代码
chr
2026-04-08
53e656200368a983e563550e2cc1acbc6d86b729
[SeqEditor.git]
/
Editor
/
App.config
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<publisherPolicy apply="yes"/>
<probing privatePath="Libs;Plugin;3rds;Api;OpenTap;" />
</assemblyBinding>
</runtime>
</configuration>