Rank 2: Process
Unfortunately I have a docker error when deploying functions which I already have been able to deploy successfully before.
Without referencing external packages it works fine but as soon as I include a nuget package the deployment fails. When my proxy setup isnt working properly the logs say that the packages cant be reached which makes sense. But in this case the logs stop on "determining projects to restore" without further information which seems odd.
I recently upgraded to Version 1.3.7 since i had another error while deploying (https://discord.com/channels/564160730845151244/1121071164240961597) which was fixed by this upgrade. But after one successful deployment the docker error appeared, even when deploying the same function again.
thx in advance:)
