Replies: 1 comment 1 reply
-
do we need an android device setup for this.
Get Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Manuel ***@***.***>
Sent: Tuesday, January 9, 2024 4:04:13 PM
To: dotnet/maui ***@***.***>
Cc: Subscribed ***@***.***>
Subject: [dotnet/maui] Multiple Startup Projects (Maui Single Project) (Discussion #19773)
I am wondering if it is not possible to start multiple platform at the same time in Visual Studio 2022 with Maui Single Project.
For Example, I would like to start and Debug the Windows and Android App in parallel when I hit F5.
The default maui project template sets <SingleProject>true</SingleProject>
In Configure Startup projects I can only select each projects once, so no way to use windows and android.
https://learn.microsoft.com/en-us/visualstudio/ide/how-to-set-multiple-startup-projects?view=vs-2022
Is there another way to do that?
—
Reply to this email directly, view it on GitHub<#19773>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AECNY5X5IQ33GPD5BRS26ELYNTTW3AVCNFSM6AAAAABBSTKGV2VHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZWGA2DONZUGI>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am wondering if it is not possible to start multiple platform at the same time in Visual Studio 2022 with Maui Single Project.
For Example, I would like to start and Debug the Windows and Android App in parallel when I hit F5.
The default maui project template sets
<SingleProject>true</SingleProject>
In Configure Startup projects I can only select each projects once, so no way to use windows and android.
https://learn.microsoft.com/en-us/visualstudio/ide/how-to-set-multiple-startup-projects?view=vs-2022
Is there another way to do that?
Beta Was this translation helpful? Give feedback.
All reactions