Skip to content

Azure pipeline example for MAUI needs updating #728

@stewartsims

Description

@stewartsims

I think there's a few outdated versions in these example build pipelines:

https://github.com/dotnet/maui-samples/blob/main/9.0/Apps/WeatherTwentyOne/devops/AzureDevOps/azdo_windows.yml

One that caught me out in particular is the windows framework / SDK version (net9.0-windows10.19041.0) is pretty out of date and causes errors if you use NuGet packages built with newer versions.

It would be good if this could be updated e.g. to net9.0-windows10.0.26100.0
Also I don't know if it matters but the --source locations in the 'dotnet workload install maui' command references 'dotnet7'?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions