Version: 2022.3
言語: 日本語
Visual Studio での UWP アプリケーションのパッケージ化
Deploy a UWP app with the Windows Device Portal

Deploy a UWP application

To deploy your Universal Windows Platform (UWP) application, you first need to build your project. After Unity generates your Visual Studio solution, you can deploy your application. For more information, refer to Microsoft documentation on deploying UWP apps from Visual Studio.

Use the following steps to deploy your UWP application:

  1. On the Visual Studio debugger toolbar, choose the deployment target from the dropdown list next to the Start Debugging button.
    If you are deploying to a remote device, refer to Microsoft documentation on how to specify a remote device.
  2. On the Build menu, choose Deploy.

Additional resources

Visual Studio での UWP アプリケーションのパッケージ化
Deploy a UWP app with the Windows Device Portal