Mike Blake

Results 24 comments of 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 ![image](https://github.com/user-attachments/assets/c14a5c4a-3628-43e0-91c8-053c72b34153) 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). ![image](https://github.com/user-attachments/assets/7df631dc-1016-4530-b21e-79e1582332c8)

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