Definition: The 'Config.ini' file for a .NET core application. Defines settings like project root, build configurations. Detailed definitions include: - Configuration: Determines where to search for files such as config.json, build/args, etc. - Projects: Specifies which project this configuration is part of - Build configurations: Allows specifying various build steps or options when building the project