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

9 lines
139 B
JSON
Raw Normal View History

2023-08-24 17:31:32 +00:00
{
"runtimeOptions": {
2023-08-25 04:54:49 +00:00
"tfm": "net6.0",
2023-08-24 17:31:32 +00:00
"framework": {
"name": "Microsoft.NETCore.App",
2023-08-25 04:54:49 +00:00
"version": "6.0.0"
2023-08-24 17:31:32 +00:00
}
}
}