Investigate possibility to address the SYSLIB0057
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 141
Description
Moving to dotnet 9: https://github.com/dotnet/msbuild/pull/10484 brings new warning: https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib0057
In the original PR the warning is suppressed.
The scope of this issue is to:
- Investigate possibilities to address the warning, without breaking the API (if such exists).
- Move to only related projects if removing is not possible: https://github.com/dotnet/msbuild/pull/10484#discussion_r1733574001
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.