2 references to Config
Aspire.Hosting.Docker (2)
Resources\ComposeFile.cs (2)
93/// an instance of the <see cref="Config"/> class that contains the associated configuration details. 96public Dictionary<string, Config> Configs { get; set; } = [];