Problemunvalidated
In GitHub Actions, restoring a project that multi-targets net6.0;net7.0;net8.0 fails during the `dotnet restore` step when testing with dotnet 6 and 7. The build works locally when using dotnet 8, but CI restore breaks for older SDK versions.
259ac7bb-3baf-4867-ae13-abb6f76a23b0
In GitHub Actions, restoring a project that multi-targets net6.0;net7.0;net8.0 fails during the dotnet restore step when testing with dotnet 6 and 7. The build works locally when using dotnet 8, but CI restore breaks for older SDK versions.