mirror of
https://gitea.pjck.top/Cookies/CookiesChartConverter.git
synced 2026-02-09 07:27:29 +08:00
优化输出(有用吗
This commit is contained in:
12
mcc/MaichartConverter.runtimeconfig.json
Normal file
12
mcc/MaichartConverter.runtimeconfig.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net8.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "8.0.0"
|
||||
},
|
||||
"configProperties": {
|
||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user