Replies: 1 comment
-
When you create a new MAUI project, it contains these two lines: maui/src/Templates/src/templates/maui-mobile/MauiApp.1.csproj Lines 4 to 5 in 9b44c9a (with So you just remove whatever platform you don't need and your MAUI project should not be built against that platform. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Does anyone know how to create a MAUI project that only targets Windows and Mac?
Beta Was this translation helpful? Give feedback.
All reactions