.Net_Test/LukanNUnitProject/LukanPOM/bin/Debug/net6.0/LukanPOM.runtimeconfig.json

9 lines
139 B
JSON
Raw Normal View History

2023-08-24 11:25:35 +00:00
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}