1 Star 0 Fork 4

周万峰/FlowPortal5.7t1-chanpin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
BPMService(x86).exe.config 514 Bytes
一键复制 编辑 原始数据 按行查看 历史
夏谷涵 提交于 2018-06-04 18:06 . no message
<?xml version="1.0"?>
<configuration>
<configSections>
</configSections>
<appSettings>
<add key="UserSetting1" value="AAA"/>
</appSettings>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<probing privatePath="OUProviders;NotifyProviders;DBProviders;DataSourceProviders"/>
</assemblyBinding>
</runtime>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.0"/>
<supportedRuntime version="v2.0.50727" />
</startup>
</configuration>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ue360/FlowPortal5.7t1-chanpin.git
git@gitee.com:ue360/FlowPortal5.7t1-chanpin.git
ue360
FlowPortal5.7t1-chanpin
FlowPortal5.7t1-chanpin
master

搜索帮助