Mike Blake
Mike Blake
Using VS2022, .net 9.0.100 In some projects I get issues as it's using NETStandard.Library 1.6.1 In other projects it uses NETStandard.Library 2.0.1  and so get error NU1903: Warning As...
It works if you add `direct` I use R# Runner. The only thing is the code looks obsolete (light grey). 
based on the master branch they target `net472;net6.0` except the `Machine.Specifications.Analyzers.csproj` Not sure if that is the issue.
Ah, so https://github.com/machine/machine.specifications/blob/releases/v1.0.0/src/Machine.Specifications/Machine.Specifications.csproj Has net35;net40;net45;netstandard1.3