component-detection
component-detection copied to clipboard
Bump to net6
Bump to .NET 6 and remove morelinq
dependency, as DistinctBy
is now natively supported by Sytem.Linq
.
Tested with dotnet build
and Visual Studio 2022.
Thanks for the contribution. This is definitely something that we want to do, but there are a few teams internally that consume Component Detection, and we'll need to check that they are ready and able to consume a .NET 6 dependency.
Closing this in favour of #288