Files
blorgshooter/.godot/mono/temp/bin/Debug/blorgshooter.runtimeconfig.json
2025-08-12 04:38:42 -04:00

10 lines
173 B
JSON

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