Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

jkoritzinsky
Copy link
Member

@jkoritzinsky jkoritzinsky commented Apr 4, 2023

This makes the COM source generator part of the shipping product.

This should wait to go in until #84271 goes in to ensure they both are in for the first release.

Fixes #79121, Fixes #83471

@jkoritzinsky jkoritzinsky added area-System.Runtime.InteropServices source-generator Indicates an issue with a source generator feature labels Apr 4, 2023
@jkoritzinsky jkoritzinsky added this to the 8.0.0 milestone Apr 4, 2023
@ghost
Copy link

ghost commented Apr 4, 2023

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost ghost assigned jkoritzinsky Apr 4, 2023
@ghost
Copy link

ghost commented Apr 4, 2023

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Issue Details

This makes the COM source generator part of the shipping product.

This should wait to go in until #84271 goes in to ensure they both are in for the first release.

Author: jkoritzinsky
Assignees: -
Labels:

area-System.Runtime.InteropServices, source-generator

Milestone: 8.0.0

@jkoritzinsky jkoritzinsky reopened this Apr 13, 2023
@jkoritzinsky jkoritzinsky merged commit b9df364 into dotnet:main Apr 13, 2023
@jkoritzinsky jkoritzinsky deleted the public-com-generator branch April 13, 2023 22:13
@ghost ghost locked as resolved and limited conversation to collaborators May 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[API Proposal]: APIs to expose managed objects to COM [API Proposal]: COM source generator APIs
2 participants