.Net_Test/xUnit.NET/bin/Debug/net7.0/xUnit.NET.runtimeconfig.json

9 lines
139 B
JSON
Raw Permalink Normal View History

2023-08-24 17:31:32 +00:00
{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}