Skip to content

Add support for variance to IDIC - #58646

Merged
AaronRobinsonMSFT merged 1 commit into
dotnet:mainfrom
AaronRobinsonMSFT:runtime58619
Sep 7, 2021
Merged

Add support for variance to IDIC#58646
AaronRobinsonMSFT merged 1 commit into
dotnet:mainfrom
AaronRobinsonMSFT:runtime58619

Conversation

@AaronRobinsonMSFT

Copy link
Copy Markdown
Member

@AaronRobinsonMSFT

Copy link
Copy Markdown
MemberAuthor

I think we should consider backporting this support to .NET 5 and/or .NET 6 for C#/WinRT. @jkoritzinsky Based on your experience, would this support be helpful for them?

@jkoritzinsky

Copy link
Copy Markdown
Member

They're working on manually trying to support variance right now, so I think they'd appreciate this being backported if possible

@AaronRobinsonMSFT

AaronRobinsonMSFT commented Sep 3, 2021

Copy link
Copy Markdown
MemberAuthor

/backport to release/6.0

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1199658664

@AaronRobinsonMSFT

Copy link
Copy Markdown
MemberAuthor

/backport to release/5.0

@github-actions

Copy link
Copy Markdown
Contributor

Started backporting to release/5.0: https://github.com/dotnet/runtime/actions/runs/1199660018

@AaronRobinsonMSFT
AaronRobinsonMSFT merged commit 683899d into dotnet:mainSep 7, 2021
@AaronRobinsonMSFT
AaronRobinsonMSFT deleted the runtime58619 branch September 7, 2021 17:13
@ghostghost locked as resolved and limited conversation to collaborators Oct 7, 2021
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.

Support variance in IDynamicInterfaceCastable

3 participants

@AaronRobinsonMSFT@jkoritzinsky@elinor-fung