Skip to content

Conversation

@brentschmaltz
Copy link
Contributor

Defining the following attribute in multiple assemblies (.Tokens, .Logging) causes an internal error.
[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicConstructors)]

This may not be the best or optimal solution, but fixes the internal build error.
Since this code is currently internal and in preview, we can address the model in a future PR.

[DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.PublicConstructors)]
@brentschmaltz brentschmaltz requested a review from a team as a code owner September 10, 2024 18:06
@brentschmaltz brentschmaltz merged commit f22170b into dev Sep 10, 2024
@jennyf19 jennyf19 added this to the 8.0.3 milestone Sep 20, 2024
@brentschmaltz brentschmaltz deleted the brentsch/RemoveAttribute branch October 23, 2024 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants