JocysCom/FocusLogger

Application won't open

Closed this issue · 4 comments

Whenever I try to run the app, it prompts me to install .NET Core even though it's already installed (both x86 and x64). How can I use it?

Exactly the same issue. .Net x64 SDK (which is what comes up when you google .Net Core) is installed and I get the prompt asking me if I want to download and install it. Please list the actual dependencies!

In case it helps, I had this same issue and resolved it by installing the .NET Windows Desktop Runtime v3.1:

> winget install Microsoft.DotNet.DesktopRuntime.3_1

Released new version. Switched build to release mode and .NET 6.0 (Long Term Support) version.

Thank you,
Evaldas Jocys