You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: