Forest_Client/Tool/Luban/Luban.ClientServer/Luban.Client.runtimeconfig....

12 lines
242 B
JSON
Raw Normal View History

2024-06-12 15:01:54 +08:00
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}