公告板
版本库
filestore
活动
搜索
登录
main
/
bkz-client-csharp
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
'完善信息'
admin
2020-06-22
924bdf1c9fb74babf2438d5545db3594756625d1
[bkz-client-csharp.git]
/
ConsoleApp1
/
bin
/
Debug
/
netcoreapp3.1
/
ConsoleApp1.runtimeconfig.dev.json
1
2
3
4
5
6
7
8
{
"runtimeOptions": {
"additionalProbingPaths": [
"C:\\Users\\Administrator\\.dotnet\\store\\|arch|\\|tfm|",
"C:\\Users\\Administrator\\.nuget\\packages"
]
}
}