获取文件夹内容时发生错误.
Jason Malinowski
编辑于
Right now our naming styles .editorconfig format implicitly relies on the order of keys being preserved from the .editorconfig file on disk into the IDictionary<string, object> that's handed to the parser. This is problematic in many ways, but until we either redesign the format to avoid the need of ordering, or make the ordering explicit, we should ensure we actually maintain that ordering. Fixes https://github.com/dotnet/roslyn/issues/35488
名称 | 最后提交 | 最后更新 |
---|