Closed AbbasKashi69 closed 1 year ago
Unfortunately, .NET 7 doesn't work on Windows 7, but .NET 6 does. Our UI components are compatible with both .NET 7 and 6. The only issue is with the project templates themselves that are on 7. You'll need to create a project and switch it to 6. Then, using the Blazor mode provided in the prepared project called 'Blazor Electron' and explained on this page, you can obtain an .exe output.
It seems this issue is resolved, and since there was no activity for a long time, I'm closing this it.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe the problem.
I can't publish blazor hybrid project for windows 7 or 8 .
Describe the solution you'd like
I try to publish blazor hybrid for windows 7 or 8 but there is only for windows 10. now How can I publish my project for this?
Additional context
No response