Museus / HadesSaveManager

Unofficial Save Manager for the video game Hades
MIT License
10 stars 3 forks source link

The prompt does not initiate installation of .net. Installing .net manually does not prevent the prompt or allow the executable to run. #2

Closed Lurkily closed 3 months ago

Lurkily commented 1 year ago

Clicking "Yes" when prompted "would you like to download it now results in the dialog box disappearing. Nothing further appears to happen.

Museus commented 1 year ago

I believe this is an issue with me using a non-standard .NET framework. I'm not sure why, but some people have issues getting windows to recognize the version they need.

I'm going to make a branch that targets 6.0 instead of Core 3.1, and see if that will solve the issue.

Museus commented 1 year ago

https://github.com/Museus/HadesSaveManager/releases/tag/v1.3.0-rc.1

Here is a release candidate that was built with .NET 6.0 as the target framework. Let me know if it works for you.

shaheerszm commented 1 year ago

it worked for me, thanks

Museus commented 3 months ago

This was resolved by release v1.3.0