5 Feb
2026
5 Feb
'26
8:37 a.m.
http://bugs.winehq.org/show_bug.cgi?id=59360 --- Comment #4 from Ninoumier <raisumiero@gmail.com> --- A kind of workaround to fix the issue is to: 1. On Linux side create a link between /home/myuser/.nuget/packages -> /path/to/prefix/drive_c/user/myuser/.nuget/ 2. On Linux switch into the git folder with project like /path/to/prefix/drive_c/user/myuser/projects/git/... 3. dotnet restore This fixes the root certificate issue for me and afterwards I can build any project requiring nuget (not only the one that failed before). -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.