msbuild icon indicating copy to clipboard operation
msbuild copied to clipboard

Investigate possibility to address the SYSLIB0057

Open f-alizada opened this issue 1 year ago • 0 comments

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

f-alizada avatar Aug 26 '24 07:08 f-alizada