ljw1004 / uwp-desktop

Lets .NET desktop apps invoke UWP APIs
Apache License 2.0
163 stars 25 forks source link

Can I make apps that run on Windows 8.1 or 7 ? #11

Open PaunCostin opened 7 years ago

PaunCostin commented 7 years ago

So with the help of this NuGet package I can make a "normal" console app using UWP dependencies. How can I pack the necessary dependencies with my console app (add the dependent .dll's and all) in order to run under .NET 4.5 (4.6 etc.) on windows 8 or 7 ? Thanks

Ahmad45123 commented 7 years ago

Would like to know as well.

cypa1 commented 7 years ago

Me too. Is there any chance for at least Win8.1?

kquinbar commented 7 years ago

yes is windows 8 and 8.1 supported?m and if so, how?