msasanmh / SecureDNSClient

A DNS Client Supporting DNSCrypt, Anonymized DNSCrypt, DoH, DoT, UDP And TCP.
https://msasanmh.github.io/SecureDNSClient/
GNU General Public License v3.0
828 stars 81 forks source link

Missing frameworks for .NET #34

Closed aliultra closed 1 year ago

aliultra commented 1 year ago

.NET runtime 6 installed. and this download dialog not working (when click on Yes): Screenshot (26)

what to do ?

msasanmh commented 1 year ago

Did you install both x64 and x86 .net desktop 6?

msasanmh commented 1 year ago

Install .net Desktop 6 x64 and x86 Also make sure you select the Desktop version not the Console one.

aliultra commented 1 year ago

Install .net Desktop 6 x64 and x86 Also make sure you select the Desktop version not the Console one.

fixed by installing x86 😉 thanks for your support!