79408718

Date: 2025-02-03 11:58:33
Score: 1
Natty:
Report link

You can also update your Test Project to target multiple frameworks by replacing

<TargetFramework>net6.0</TargetFramework>

with

<TargetFrameworks>net6.0;net8.0</TargetFrameworks>

When you do that, then a set of tests is created and run for each framework.

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • Has code block (-0.5):
Posted by: Sylvia