ionide / ionide/FSharp.Analyzers.SDK

Deeper MSBuild logging integration

Open
#242 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
F#
Stars
85
Forks
28
Avg merge
1d 8h
Merged PRs (30d)
20

Description

**Is your feature request related to a problem? Please describe.**

After https://github.com/ionide/FSharp.Analyzers.SDK/pull/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**

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.