WXMC/tool/ExcelCompiler/ExcelCompiler.runtimeconfig.json

9 lines
139 B
JSON
Raw Permalink Normal View History

2024-12-04 16:18:46 +08:00
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}