.Net_Test/xUnit.NET/bin/Debug/net7.0/xUnit.NET.runtimeconfig.json
2023-08-25 06:54:49 +02:00

9 lines
139 B
JSON

{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}