kopcot

Results 1 comments of kopcot

I had a same issue and my workaround is like that : added enviroment values (even for some of them are already used in the sdk): ```ENV DOTNET_NUGET_SIGNATURE_VERIFICATION=false ENV DOTNET_USE_POLLING_FILE_WATCHER=false...