Skip to content

Rename GeneratedDllImportAttribute -> LibraryImportAttribute - #66307

Merged
elinor-fung merged 5 commits into
dotnet:mainfrom
elinor-fung:renameAttribute
Mar 10, 2022
Merged

Rename GeneratedDllImportAttribute -> LibraryImportAttribute#66307
elinor-fung merged 5 commits into
dotnet:mainfrom
elinor-fung:renameAttribute

Conversation

@elinor-fung

@elinor-fungelinor-fung commented Mar 7, 2022

Copy link
Copy Markdown
Member

Rename GeneratedDllImportAttribute -> LibraryImportAttribute.

After this, LibraryImportAttribute should match the approved API. And then we can actually add/expose it in libraries.

Contributes to #46822

@ghost

ghost commented Mar 7, 2022

Copy link
Copy Markdown

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

Issue Details

null

Author:elinor-fung
Assignees:-
Labels:

area-System.Runtime.InteropServices

Milestone:7.0.0

@ghostghost assigned elinor-fungMar 7, 2022
@elinor-fung

Copy link
Copy Markdown
MemberAuthor

…rtGenerator.UnitTests/CodeSnippets.cs
Co-authored-by: Aaron Robinson <arobins@microsoft.com>
@elinor-fung

Copy link
Copy Markdown
MemberAuthor

Merging - last commit was comment-only.

@elinor-fung
elinor-fung merged commit c2ec86b into dotnet:mainMar 10, 2022
@elinor-fung
elinor-fung deleted the renameAttribute branch March 10, 2022 02:07
deeprobin added a commit to deeprobin/runtime that referenced this pull request Mar 10, 2022
@ghostghost locked as resolved and limited conversation to collaborators Apr 9, 2022
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.

3 participants

@elinor-fung@AraHaan@AaronRobinsonMSFT