linuxOS_AP05/debian/test/home/dotnet/sdk/6.0.412/vstest.console.runtimeconfig.json

13 lines
278 B
JSON
Raw Normal View History

2025-09-26 01:40:02 +00:00
{
"runtimeOptions": {
"tfm": "netcoreapp2.1",
"rollForward": "Major",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.20"
},
"configProperties": {
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false
}
}
}