mirror of
https://gitea.pjck.top/Cookies/CookiesChartConverter.git
synced 2025-12-14 07:16:55 +08:00
优化输出(有用吗
This commit is contained in:
72
mcc/MaichartConverter.deps.json
Normal file
72
mcc/MaichartConverter.deps.json
Normal file
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v8.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v8.0": {
|
||||
"MaichartConverter/1.0.7.1": {
|
||||
"dependencies": {
|
||||
"ManyConsole": "2.0.1",
|
||||
"ManyConsole.Standard": "2.0.0"
|
||||
},
|
||||
"runtime": {
|
||||
"MaichartConverter.dll": {}
|
||||
}
|
||||
},
|
||||
"ManyConsole/2.0.1": {
|
||||
"dependencies": {
|
||||
"Mono.Options": "5.3.0.1"
|
||||
},
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/ManyConsole.dll": {
|
||||
"assemblyVersion": "2.0.1.0",
|
||||
"fileVersion": "2.0.1.0"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ManyConsole.Standard/2.0.0": {
|
||||
"dependencies": {
|
||||
"Mono.Options": "5.3.0.1"
|
||||
}
|
||||
},
|
||||
"Mono.Options/5.3.0.1": {
|
||||
"runtime": {
|
||||
"lib/netstandard1.3/Mono.Options.dll": {
|
||||
"assemblyVersion": "5.0.0.0",
|
||||
"fileVersion": "5.3.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"MaichartConverter/1.0.7.1": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"ManyConsole/2.0.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-JaNOJjBcZ5qvkvhtw0NTT5qcV29s7kV7IbeonCfV4tX9Wyewe2dcSkuNNmUkZDyeTyFNL9RPicOD7Vf8xuqhRQ==",
|
||||
"path": "manyconsole/2.0.1",
|
||||
"hashPath": "manyconsole.2.0.1.nupkg.sha512"
|
||||
},
|
||||
"ManyConsole.Standard/2.0.0": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-wLec2vJiIgvd9ULR2I3PHNQ5rV9d1wTDnpfgrFblHOmNao+AMpfS9QyXbckNaxW95J7BDy9qWsJ9Y321AB/NpQ==",
|
||||
"path": "manyconsole.standard/2.0.0",
|
||||
"hashPath": "manyconsole.standard.2.0.0.nupkg.sha512"
|
||||
},
|
||||
"Mono.Options/5.3.0.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-irTJcHgEoQRf+otUaCqpMv8D4npzdWpsD3PcdPJoj/T0KkQJMKcSzlzaaELZlzu9IVAZl/lyuhEmaT4t43BBPA==",
|
||||
"path": "mono.options/5.3.0.1",
|
||||
"hashPath": "mono.options.5.3.0.1.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
mcc/MaichartConverter.dll
Normal file
BIN
mcc/MaichartConverter.dll
Normal file
Binary file not shown.
BIN
mcc/MaichartConverter.pdb
Normal file
BIN
mcc/MaichartConverter.pdb
Normal file
Binary file not shown.
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
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
mcc/ManyConsole.dll
Executable file
BIN
mcc/ManyConsole.dll
Executable file
Binary file not shown.
BIN
mcc/Mono.Options.dll
Executable file
BIN
mcc/Mono.Options.dll
Executable file
Binary file not shown.
Reference in New Issue
Block a user