Skip to content

Fix config binding with records having collection constructor parameter - #106158

Merged
tarekgh merged 1 commit into
dotnet:mainfrom
tarekgh:FixConfigBindingWithRecordsHavingCollectionConstructorParameter
Aug 9, 2024
Merged

Fix config binding with records having collection constructor parameter#106158
tarekgh merged 1 commit into
dotnet:mainfrom
tarekgh:FixConfigBindingWithRecordsHavingCollectionConstructorParameter

Conversation

@tarekgh

Copy link
Copy Markdown
Member

Fixes#83803

@tarekgh

Copy link
Copy Markdown
MemberAuthor

/ba-g The failure is a temporary infrastructure issue.

@tarekgh
tarekgh merged commit 48aa315 into dotnet:mainAug 9, 2024
@github-actionsgithub-actionsBot locked and limited conversation to collaborators Sep 8, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Attempting to Get a configuration section using a type defined as a record will duplicate collection values.

2 participants

@tarekgh@ericstj