.Net_Test/Testing_Win/Nunit/Lukan/bin/Debug/net7.0/Lukan.runtimeconfig.json

9 lines
139 B
JSON
Raw Normal View History

2023-08-22 18:28:19 +00:00
{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}