Skip to content

Updates to Migrating C++/CLI projects to .NET Core and .NET 5+ #37687

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

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

v-thepet
Copy link
Contributor

@v-thepet v-thepet commented Oct 24, 2023

Summary

Describe your changes here.

Addresses but might not actually fix #33536 (?)


Internal previews

📄 File 🔗 Preview link
docs/core/porting/cpp-cli.md How to port a C++/CLI project to .NET Core or .NET 5+

@dotnet-bot dotnet-bot added this to the October 2023 milestone Oct 24, 2023
@ghost ghost added community-contribution Indicates PR is created by someone from the .NET community. okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings. labels Oct 24, 2023
@v-thepet v-thepet marked this pull request as ready for review October 27, 2023 23:38
@v-thepet v-thepet requested a review from a team as a code owner October 27, 2023 23:38
@v-thepet v-thepet changed the title possible updates? Updates to Migrating C++/CLI projects to .NET Core and .NET 5+ Oct 27, 2023
@adegeo
Copy link
Contributor

adegeo commented Oct 27, 2023

To me, issue #33536 doesn't make sense.. I added a comment to the end of that issue stating this.

@gewarren gewarren merged commit c477a4d into dotnet:main Oct 31, 2023
@srikrishnagu
Copy link

This is very valid documentation issue this documentation has to be updated accordingly with appropriate details on what is the recommended way to get this done in this document https://learn.microsoft.com/en-us/dotnet/core/porting/cpp-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-contribution Indicates PR is created by someone from the .NET community. dotnet-fundamentals/svc okr-quality Content-quality KR: Concerns article defects (bugs), freshness, or build warnings.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc needs to mention that C++/CLI .NET exe is not supported.
5 participants