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

Utilize .NET 8.0 trimming-safe EventSourcePrimitives for logging #352

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zeroskyx
Copy link

This PR fixes #349 by utilizing .NET 8.0 trimming-safe EventSourcePrimitives for logging.

Please note that this requires .NET 8.0 which might need to be added to the build pipeline.

@zeroskyx
Copy link
Author

@microsoft-github-policy-service agree

@benmwatson benmwatson added this to the 3.0 milestone Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing [RequiresUnreferencedCodeAttribute] annotation for trimming
2 participants