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

Can I run mpv.net with .NET Desktop Runtime 8+ without installing .NET Desktop Runtime 6.0? #668

Open
candrapersada opened this issue Mar 15, 2024 · 3 comments

Comments

@candrapersada
Copy link

Can I run mpv.net with .NET Desktop Runtime 8+ installed without installing .NET Desktop Runtime 6.0?

@9ao9ai9ar
Copy link

I've tried it. No, you can not. .NET 6's end-of-life date is also approaching (November 12, 2024), so I hope this is an easy upgrade for the devs to do.

And a shout-out to @stax76, thank you for making this worthwhile project, and I wish you a healthy and happy 2024 and beyond!

@stax76
Copy link
Collaborator

stax76 commented Jul 15, 2024

@9ao9ai9ar Thanks for the kind words, I wish you a healthy and happy 2024 too.

.NET 8 likely has dropped Windows 7 support, so it might be a disappointment for Windows 7 users.

@9ao9ai9ar
Copy link

.NET 8 support is now being tracked in #700, and this question can be (re)answered when that issue is closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment