Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET 8.0 , Zipextractor forcing install of x86 #684

Closed
shubhammane77 opened this issue May 23, 2024 · 6 comments
Closed

.NET 8.0 , Zipextractor forcing install of x86 #684

shubhammane77 opened this issue May 23, 2024 · 6 comments

Comments

@shubhammane77
Copy link

shubhammane77 commented May 23, 2024

Autoupdater Version : 1.8.5
PC: x64

While autoupdating, zipextractor is not detecting x64 .NET 8.0 installed on user's PC and forcing x86 download.

image

@ravibpatel
Copy link
Owner

It can be happening due to usage of only win-x86 runtime identifier here. I can add win-x64 along with it. Can you help me test it out?

@shubhammane77
Copy link
Author

Thanks for the reply. Yes, it is possible to test.

@ravibpatel
Copy link
Owner

Can you try the new version from here by manually referencing the DLL file?

@shubhammane77
Copy link
Author

Thank Ravi. The given dll works for the given scenario. Kindly help to release a new version on Nuget.

@ravibpatel
Copy link
Owner

I pushed the latest NuGet package. It should be available soon.

@shubhammane77
Copy link
Author

Thank you Ravi for your prompt response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants