Skip to content

Work around warning from InterceptsLocationAttribute#7013

Merged
eerhardt merged 1 commit intomicrosoft:mainfrom
eerhardt:WorkaroundRoslynWarning
Jan 2, 2025
Merged

Work around warning from InterceptsLocationAttribute#7013
eerhardt merged 1 commit intomicrosoft:mainfrom
eerhardt:WorkaroundRoslynWarning

Conversation

@eerhardt
Copy link
Copy Markdown
Member

@eerhardt eerhardt commented Jan 2, 2025

The 8.0.x version of Microsoft.Extensions.Configuration.Binder is using an old/deprecated approach to the interception feature in Roslyn. Using the latest version of Roslyn produces warnings (which turn into errors in the repo).

Workaround dotnet/roslyn#76641

Microsoft Reviewers: Open in CodeFlow

The 8.0.x version of Microsoft.Extensions.Configuration.Binder is using an old/deprecated approach to the interception feature in Roslyn. Using the latest version of Roslyn produces warnings (which turn into errors in the repo).

Workaround https://github.com/dotnet/roslyn/issues/76600
@eerhardt eerhardt enabled auto-merge (squash) January 2, 2025 23:24
@eerhardt eerhardt merged commit 983f6dd into microsoft:main Jan 2, 2025
@eerhardt eerhardt deleted the WorkaroundRoslynWarning branch January 8, 2025 17:38
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 8, 2025
@github-actions github-actions Bot added the area-integrations Issues pertaining to Aspire Integrations packages label Mar 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-integrations Issues pertaining to Aspire Integrations packages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants