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

9 lines
139 B
JSON
Raw Normal View History

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