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

9 lines
139 B
JSON
Raw Normal View History

2023-09-04 18:43:11 +00:00
{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}