VxKex icon indicating copy to clipboard operation
VxKex copied to clipboard

.NET Framework solution?

Open Neustradamus opened this issue 9 months ago • 2 comments

Dear @i486, @YuZhouRen86, @dotexe1337,

An application can not work because it does not exist for the OS:

  • Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)

Note: There are other recent Microsoft Frameworks too.

A solution is possible too?

Recall, all users would like and hope the harmonization of different repositories in only one:

  • https://github.com/i486/VxKex/issues/104

Thanks in advance.

Neustradamus avatar Mar 04 '25 00:03 Neustradamus

It looks like you may need to install .NET 6. .NET 8 (or at least the SDK) does not work on 7, though its installer still works fine.

jss2a98aj avatar Mar 08 '25 05:03 jss2a98aj

You should install Microsoft .NET Desktop Runtime instead of Microsoft .NET Framework. The .NET Framework is no longer being updated and is only used by older software. https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.36-windows-x64-installer

fukyou-fukme avatar Mar 18 '25 10:03 fukyou-fukme