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

Document AssemblyLoadContext changes for C++/CLI #28276

Closed
baronfel opened this issue Feb 16, 2022 · 2 comments · Fixed by #28850
Closed

Document AssemblyLoadContext changes for C++/CLI #28276

baronfel opened this issue Feb 16, 2022 · 2 comments · Fixed by #28850
Assignees
Labels
doc-enhancement Improve the current content [org][type][category] dotnet-fundamentals/svc Pri2

Comments

@baronfel
Copy link
Member

dotnet/runtime#56391 describes an issue that customers using C++/CLI may encounter when migrating from .NET Framework to .NET 5. This has come up in a few issues and would be good to have tracked in this document, since this is trying to be a one-stop shop for breaking changes.

The rationale for the change is captured in this comment and can be used for motivation.

Additional discussion on this topic can be found here, and this comment links to a community-authored sample of the suggested resolution.

For a permanent solution, this API proposal would be worth following.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Feb 16, 2022
@gewarren gewarren added the doc-enhancement Improve the current content [org][type][category] label Mar 29, 2022
@gewarren gewarren self-assigned this Mar 29, 2022
@dotnet-bot dotnet-bot removed the ⌚ Not Triaged Not triaged label Mar 29, 2022
@gewarren
Copy link
Contributor

@baronfel Would this be a better place to note the issue? https://docs.microsoft.com/en-us/dotnet/core/porting/cpp-cli#known-issues

Also, it sounds like this problem will go away with .NET 7 based on dotnet/runtime#61105 (comment).

@baronfel
Copy link
Member Author

Oh, that's great! So we'd need to note this for .net6.0 known-issues, but not .net7? I'm perfectly happy with that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Improve the current content [org][type][category] dotnet-fundamentals/svc Pri2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants