Files
FlaxEngine/Source/ThirdParty/nethost/FlaxEngine.CSharp.runtimeconfig.json
2022-12-19 17:39:39 +01:00

10 lines
140 B
JSON

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