Sebastien Lebreton

Results 4 issues of Sebastien Lebreton

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.

version:major
status:blocked
type:ci

Fixes #12 cc @naviHaRpY

Fixes #225 #### Checklist - [X] I have read the [Contribution Guide](/CONTRIBUTING.md) ; - [X] There is an approved issue describing the change when contributing a new analyzer or suppressor...

See the following nuget: https://www.fuget.org/packages/Microsoft.Unity.Analyzers This is a special nuget for a Roslyn Analyzer (so the interesting part is that an `analyzers` folder is used instead of the expected `lib`...

enhancement