ASCU_ALL/Tests/bin/Release/netcoreapp3.1/Tests.runtimeconfig.json
2021-05-25 17:00:45 +05:00

9 lines
146 B
JSON

{
"runtimeOptions": {
"tfm": "netcoreapp3.1",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "3.1.0"
}
}
}