Skip to content

Conversation

@rpetrusha
Copy link

@rpetrusha rpetrusha commented Jan 17, 2019

Restored enumeration member remarks #2

This PR restores enumeration member remarks for enumerations in the System.Globalization, System.IO.*, System.Reflection.*, System.Runtime, and System.Runtime.CompilerServices namespaces. The remarks are now ignored by the OPS build system. Depending on the remark, I've done either of two things:

  • Added the remark to the enumeration member's description (the <summary> section).

  • Added the remark to the enumeration type's remarks section.

Contributes to #1306

@rpetrusha rpetrusha added migration-fixes Indicates PRs that are related to problems caused by the migration from MSDN Pri1 Indicates issues/PRs that are high priority labels Jan 17, 2019
@rpetrusha rpetrusha self-assigned this Jan 17, 2019
@rpetrusha
Copy link
Author

@tarekgh, could you review the changes to the CultureTypes enumeration, please?

@tarekgh
Copy link
Member

tarekgh commented Jan 17, 2019

CultureTypes enumeration changes LGTM. thanks

Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

LGTM, left a few comments for you to consider @rpetrusha

@rpetrusha rpetrusha merged commit d5e9537 into dotnet:master Jan 18, 2019
@rpetrusha rpetrusha deleted the enum-member-remarks-2 branch February 22, 2019 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

migration-fixes Indicates PRs that are related to problems caused by the migration from MSDN Pri1 Indicates issues/PRs that are high priority

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants