79585119

Date: 2025-04-21 18:35:01
Score: 1
Natty:
Report link

In my case the default TargetFramework didn't work, I had to use Net.Net80

private readonly ReferenceAssemblies referenceAssemblies = Net.Net80
    .WithPackages([new PackageIdentity("Microsoft.EntityFrameworkCore", "8.0.11")]);
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: user29905907