dotnet / dotnet/maui-samples

Azure pipeline example for MAUI needs updating

Open
#728 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
3.7k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

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'?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.