audiamus / BookLibConnect

A standalone Audible downloader and decrypter
GNU General Public License v3.0
701 stars 40 forks source link

.NET Runtime 5.0.17 not recognized #52

Closed IamKayrox closed 2 years ago

IamKayrox commented 2 years ago

.NET Runtime 5.0.17 is not recognized, the pop up to download .NET Runtime still appears and the version 5.0.0 seems to not be available anymore.

audiamus commented 2 years ago

.NET Runtime 5.0.17 for x64 may be out of support but is still available, of course, same place as before: https://dotnet.microsoft.com/en-us/download/dotnet/5.0 Direct link: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-5.0.17-windows-x64-installer

I have to say that the short lifetime of .Net 5 surprised me a little. Naturally, I will update Book Lib Connect to .Net 6 some time soon

IamKayrox commented 2 years ago

That's the curious thing, message still pop ups even though I installed it. Maybe I'm missing something else?

On Fri, Jul 1, 2022, 04:58 audiamus @.***> wrote:

.NET Runtime 5.0.17 for x64 may be out of support but is still available, of course, same place as before: https://dotnet.microsoft.com/en-us/download/dotnet/5.0 Direct link:

https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-5.0.17-windows-x64-installer

I have to say that the short lifetime of .Net 5 surprised me a little. Naturally, I will update Book Lib Connect to .Net 6 some time soon

— Reply to this email directly, view it on GitHub https://github.com/audiamus/BookLibConnect/issues/52#issuecomment-1172054256, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACUA6FUXHET2BMSBQ6BU2MTVR2QKNANCNFSM52K4D75A . You are receiving this because you authored the thread.Message ID: @.***>

audiamus commented 2 years ago

Did you install from my direct link?

Edit: It is most important, that you install the desktop variant.

IamKayrox commented 2 years ago

Sorry for the delay, I installed the desktop variant, the x64 and x86. Rebooted my computer and yet nothing.

Edit: I'm a big dumb dumb and downloaded the console one

audiamus commented 2 years ago

Yep. If unsure what you have installed, open a command prompt ("cmd" in the Windows Start menu) and enter dotnet --list-runtimes This will list all the installed runtimes of the .Net Core family of products.