公告板
版本库
filestore
活动
搜索
登录
template
/
csharpexe
C#windows exe
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
init
wangzhibo
2023-10-31
86070cd00485c47a2c5c3ffa4a9bae6648dd05c6
[template/csharpexe.git]
/
TestWebview
/
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.7.2" />
</startup>
</configuration>