MSBuildTaskBase Enhancements
Open
- Dominant language
- C#
- Stars
- 729
- Forks
- 397
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 149
Description
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
Based off feedback in https://github.com/dotnet/arcade/pull/6760
- [ ] Determine if a base configuration to support `ConfigureServices` is necessary: https://github.com/dotnet/arcade/pull/6760#discussion_r554124937 If so, implement them.
- [ ] Determine if an async implementation of `ExecuteTask` is necessary: https://github.com/dotnet/arcade/pull/6760#discussion_r553687602 If so, implement it.
- [ ] Refactor the logger used in the MSBuild Task such that it implements an `ILogger` type so that the dependencies can take a dependency on `ILogger` instead of `TaskLoggingHelper`.
Contributor guide
Assessment
This issue has not been assessed yet.