Marco Loos
Results
1
issues of
Marco Loos
The ScalarStyle of a Dictionary is not used for members of the Dictionary. ``` [YamlMember(ScalarStyle = ScalarStyle.DoubleQuoted)] public Dictionary EnvironmentVariables { get; set; } ``` The problem seems to be...
enhancement