Class ProjectConfig
public record ProjectConfig : IEquatable<ProjectConfig>
- Inheritance
-
ProjectConfig
- Implements
- Inherited Members
Properties
DefaultProfile
public string DefaultProfile { get; init; }
Property Value
Name
public string Name { get; init; }