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