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

9 lines
139 B
JSON
Raw Normal View History

2023-09-01 20:22:49 +00:00
{
"runtimeOptions": {
"tfm": "net7.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "7.0.0"
}
}
}