Skip to content

Remove legacy APIs for MCG support#106568

Merged
jkotas merged 2 commits into
dotnet:mainfrom
AaronRobinsonMSFT:remove_legacy_mcg_apis
Aug 18, 2024
Merged

Remove legacy APIs for MCG support#106568
jkotas merged 2 commits into
dotnet:mainfrom
AaronRobinsonMSFT:remove_legacy_mcg_apis

Conversation

@AaronRobinsonMSFT

@AaronRobinsonMSFT AaronRobinsonMSFT commented Aug 17, 2024

Copy link
Copy Markdown
Member

Fixes #37622

This removes all support for ICastable and NativeCallableInternalAttribute.

The expectation is that are remaining users of MCG tooling move to modern .NET tooling.

@AaronRobinsonMSFT

Copy link
Copy Markdown
Member Author

@jkotas

jkotas commented Aug 17, 2024

Copy link
Copy Markdown
Member

Also delete src\tests\Interop\ICastable\ ?

@AaronRobinsonMSFT

Copy link
Copy Markdown
Member Author

Also delete src\tests\Interop\ICastable\ ?

Shoot. Yes, I mistyped the subpath to search under tests :(

@AaronRobinsonMSFT AaronRobinsonMSFT changed the title Remove legacy API for MCG support Remove legacy APIs for MCG support Aug 17, 2024
Sign up for free to 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.

Remove legacy support for MCG scenarios

3 participants