osr-mono/packages/osr-cad/sw/2025/convert.runtimeconfig.json
2026-01-27 11:42:35 +01:00

9 lines
161 B
JSON

{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.WindowsDesktop.App",
"version": "3.1.0"
}
}
}