公告板
版本库
filestore
活动
搜索
登录
main
/
ARSRM-LMESAPI
安瑞WMS网页后端API
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
1
yangle
2023-05-31
1cbc844f46cc141fe3896d25221a1c7200998ac0
[ARSRM-LMESAPI.git]
/
WindowsFormsApp1
/
App.config
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.5"/>
</startup>
</configuration>