f16v4_issues/Utilities/Windows/FV4PLSTReader/FV4PLSTReader.runtimeconfig...

12 lines
242 B
JSON
Raw Normal View History

2021-09-02 10:33:39 +00:00
{
"runtimeOptions": {
"tfm": "net6.0",
2021-09-02 10:33:39 +00:00
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
2021-09-02 10:33:39 +00:00
}
}
}