msasanmh / DNSveil

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

Can you update the .net core version ? #212

Open DogancanYr opened 3 days ago

DogancanYr commented 3 days ago

Can you update the .net core version ?

msasanmh commented 3 days ago

Microsoft merged .NET Core and .NET Framework since .NET 5 and above. I'm using .NET 6. To update .NET 6 to its latest version I need to update Visual Studio and I do it regularly. But the App is framework dependent, that means you can always update your .NET 6 Runtime and the App will use it. And if you mean that I update .NET 6 to .NET 8 then Windows 7, 8, 8.1 won't be supported. (I'm keeping it for later)