Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ConfigurationKeyNameAttribute.cs #96940

Closed
wants to merge 2 commits into from
Closed

Conversation

evgTSV
Copy link

@evgTSV evgTSV commented Jan 13, 2024

Using [System.Runtime.CompilerServices.CallerMemberName] you can not specify the name explicitly, the property name will be used

Using [System.Runtime.CompilerServices.CallerMemberName] you can not specify the name explicitly, the property name will be used
@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Jan 13, 2024
@ghost
Copy link

ghost commented Jan 13, 2024

Tagging subscribers to this area: @dotnet/area-extensions-configuration
See info in area-owners.md if you want to be subscribed.

Issue Details

Using [System.Runtime.CompilerServices.CallerMemberName] you can not specify the name explicitly, the property name will be used

Author: Evgeny608799
Assignees: -
Labels:

area-Extensions-Configuration, community-contribution

Milestone: -

@tarekgh
Copy link
Member

tarekgh commented Jan 14, 2024

This is the kind of public change that needs to be discussed first before applying it. I am closing this PR. Feel free to open issue first discuss if this is a breaking change and acceptable to have. Thanks!

@tarekgh tarekgh closed this Jan 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Feb 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Extensions-Configuration community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants