-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Is your feature request related to a problem? Please describe.
After #241 goes in, it would probably make sense to ship our own MsBuild Task implementation so we can output correct message levels to MsBuild itself.
Describe the solution you'd like
Some mapping layer from our ILogger to MsBuild's Events: https://learn.microsoft.com/en-us/visualstudio/msbuild/task-writing?view=vs-2022#raise-events-from-a-task
Describe alternatives you've considered
Not doing it.
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels