dfbattle/docker_battle/dfbattle.runtimeconfig.json
2024-03-01 16:27:28 +08:00

9 lines
139 B
JSON

{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}