Skip to content

Add XML doc comments to types in Azure.Core#8147

Merged
pakrym merged 7 commits into
Azure:masterfrom
pakrym:pakrym/docs
Oct 17, 2019
Merged

Add XML doc comments to types in Azure.Core#8147
pakrym merged 7 commits into
Azure:masterfrom
pakrym:pakrym/docs

Conversation

@pakrym
Copy link
Copy Markdown
Contributor

@pakrym pakrym commented Oct 16, 2019

No description provided.

Comment thread sdk/core/Azure.Core/src/AccessToken.cs Outdated
Comment thread sdk/core/Azure.Core/src/AccessToken.cs Outdated
Comment thread sdk/core/Azure.Core/src/ClientOptions.cs Outdated
Comment thread sdk/core/Azure.Core/src/Diagnostics/AzureEventSourceListener.cs
Comment thread sdk/core/Azure.Core/src/DiagnosticsOptions.cs Outdated
Comment thread sdk/core/Azure.Core/src/Response{T}.cs Outdated
Comment thread sdk/core/Azure.Core/src/Response{T}.cs Outdated
Comment thread sdk/core/Azure.Core/src/Response{T}.cs Outdated
Comment thread sdk/core/Azure.Core/src/TokenCredential.cs Outdated
Comment thread sdk/core/Azure.Core/src/TokenCredential.cs Outdated
Comment thread eng/CodeAnalysis.ruleset
<Rule Id="SA1627" Action="None" /> <!-- Documentation text should not be empty -->
<Rule Id="SA1628" Action="None" /> <!-- Documentation text should begin with a capital letter -->
<Rule Id="SA1629" Action="None" /> <!-- Documentation text should end with a period -->
<Rule Id="SA1629" Action="Info" /> <!-- Documentation text should end with a period -->
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed this to info to get a project-wide quick fix.

@pakrym pakrym merged commit 7355195 into Azure:master Oct 17, 2019
@pakrym pakrym deleted the pakrym/docs branch October 17, 2019 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants