WXMC/tool/ExcelCompiler/ExcelCompiler.runtimeconfig.json
2024-12-04 16:18:46 +08:00

9 lines
139 B
JSON

{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}