images/breath-of-the-wild-multiplayer/server-files/BOTW.DedicatedServer.runtimeconfig.json
2023-12-31 00:30:37 +02:00

12 lines
242 B
JSON

{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}