.Net_Test/C#/C# Basic Udemy Seen/FirstProgram/Metody/bin/Debug/net7.0/Metody.runtimeconfig.json
2023-09-04 20:43:11 +02:00

9 lines
139 B
JSON

{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}