Open Dekad300 opened 4 years ago
It looks like you downloaded ASP.Net Core, rather than .Net Core. Try downloading/installing this instead:
https://dotnet.microsoft.com/download/dotnet-core/3.1
I'll add this link to the release description and also release self-contained versions.
Hey, gotta say that I've been looking for something like this for a long time and absolutely adore this project!
Having said that, I'm also having this problem. I have the 64 bit background-terminal installed:
and (what I assume) is the appropriate version of .NET Core:
But I get the same "To run this application..." notice.
Any ideas on how I could fix this?
That's odd... I would guess it's some issue with .Net Core identifying the correct dependencies. Have you tried installing the 32 bit version instead?
In any case, I just uploaded the self contained versions to the latest release, so you can install those and it should work fine.
Awesome, the self-contained version is working!
I had the .NET Core versions working at some point, maybe it's a problem with my current version of .NET Core that was causing the issue.
Anyway, thanks again! Absolutely love this project, excited to see where you continue to take it.