Azure pipeline to build maui with .net 8 rc2 ? What host agent ? #17979
Replies: 5 comments 2 replies
-
We are building with macOS-12, haven't tried 13 yet. |
Beta Was this translation helpful? Give feedback.
-
Hi @JohnHDev
|
Beta Was this translation helpful? Give feedback.
-
@JoacimWall thanks for your reply, Obviosly I can successfully build an android and iOS app in azure devops using .net 7 but in .net 8 the following is failing... Do you or anyone have a sample pipeline i can use for .net 8 for both android and iOS? I am getting
|
Beta Was this translation helpful? Give feedback.
-
@marcmognol thanks for your reply that works but I fail on restore nuget step huge thanks for any suggestions |
Beta Was this translation helpful? Give feedback.
-
Please have a look to my azure pipeline for MAUI net8. EDIT: don't forget to remove my variables with your values... :)
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ,
just wondering what changes I need to make or what VMImage I must use to build a maui app .net 8 in Azure pipelines?
Any gotchas? Does anyone know?
many thanks
Beta Was this translation helpful? Give feedback.
All reactions