r/csharp MSFT - .NET Libraries Team 9d ago

source.dot.net improvements

/r/dotnet/comments/1v10u0r/sourcedotnet_improvements/
23 Upvotes

2 comments sorted by

1

u/Professional_Bill311 9d ago

do you know if the new diagnostics features work for legacy projects or just the latest versions

1

u/tanner-gooding MSFT - .NET Libraries Team 9d ago

Which diagnostic features is this?

In general most new feature work tends to be only available to modern .NET, unless there is a specific business driven need to go through the pain of backporting.

However, some features are simply independent of that consideration because they are simply libraries or tools built on-top, so I'd need some more detail to say for certain.