公告板
版本库
filestore
活动
搜索
登录
main
/
bkz-client-csharp
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
'初始化'
admin
2020-06-10
a610f2ab6e543d2cb78c1ef212ac6a74ddc067d9
[bkz-client-csharp.git]
/
WindowsFormsApp1
/
publish
/
Application Files
/
WindowsFormsApp1_1_0_0_0
/
WindowsFormsApp1.exe.config.deploy
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
</startup>
</configuration>