Files
glitchy-engine-beef/GlitchyEditor/resources/scripts/ScriptCore.runtimeconfig.json
T
2023-07-24 14:15:59 +02:00

10 lines
173 B
JSON

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