.Net_Test/C#/C# Basic Udemy Seen/FirstProgram/Retezce/bin/Debug/net7.0/Retezce.runtimeconfig.json

9 lines
139 B
JSON
Raw Normal View History

2023-09-01 15:46:12 +00:00
{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}