linux-packaging-mono/external/corefx/Tools-Override/xunit.console.netcore.runtimeconfig.json

8 lines
106 B
JSON
Raw Normal View History

{
"runtimeOptions": {
"framework": {
"name": "Microsoft.NETCore.App",
"version": "9.9.9"
}
}
}