1 Star 22 Fork 3

SuYiHan/MoTa

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
app.config 416 Bytes
一键复制 编辑 原始数据 按行查看 历史
SuYiHan 提交于 2022-11-27 20:48 . 第一次提交
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="netstandard" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-2.1.0.0" newVersion="2.1.0.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/SuYiHanr/mo-ta.git
git@gitee.com:SuYiHanr/mo-ta.git
SuYiHanr
mo-ta
MoTa
master

搜索帮助