-
-
Notifications
You must be signed in to change notification settings - Fork 7
Description
hi crramirez,
I'm reading the link from the following. It says that
"The Desktop Bridge was introduced in Windows 10, version 1607, and it can only be used in projects that target Windows 10 Anniversary Update (10.0; Build 14393) or a later release in Visual Studio."
I wonder if the restriction is just for VS or it also applies to this project.
https://docs.microsoft.com/en-us/windows/uwp/porting/desktop-to-uwp-manual-conversion
Also, at end of this project, we'll get an assigned App.appx ( SwingSet.appx in this case). But we'll still need to generate *.pri files, Assets directory and package the application for the store, correct ?
The file launch4j.xml should be at the same structure level at app.exe and app.jar but in your example, it is under the root directory.