.Net_Test/C#/C#Basic/bin/Debug/net7.0/C#Basic.runtimeconfig.json

9 lines
139 B
JSON
Raw Normal View History

2023-08-31 19:26:24 +00:00
{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}