This repository was archived by the owner on Aug 1, 2024. It is now read-only.
This repository was archived by the owner on Aug 1, 2024. It is now read-only.
CloudBlobClient.GetRootContainerReference XmlDoc is not correctly formatted #928
Closed
Description
azure-storage-net/Lib/Common/Blob/CloudBlobClient.Common.cs
Lines 190 to 191 in bbb7da6
The formatting of the Remarks field for this method appears to be incorrectly formatted, as seen in the docs. Maybe the xmldoc comments don't like the newline? I haven't seen this issue before myself.