'https://nuget.pkg.github.com/dotnet-websharper/index.json': Unauthorized (401)
Description
paket doesn't read Nuget.config mentioned here. https://github.com/UXDivers/Grial-UI-Kit-Support/issues/318
Repro steps

git clone https://github.com/dotnet-websharper/jquery.git cd jquery dotnet paket restore
Expected behavior
It should be successful.
Actual behavior
It failed to restore.
Known workarounds
None.
Hi. I saw that old issue and was wondering if somebody found a solution. We are dealing with that also for quite a while now.
Possible Performance degradation, V3 was not working: One or more errors occurred. (One or more errors occurred. (Could not load resources from 'https://pkgs.dev.azure.com/.../_packaging/.../nuget/v3/index.json': Unauthorized (401)))
We are trying to get the packages from a private feed on Azure Devops Services. Its works all well locally but on an ubuntu-22.04 agent or windows agent its not.