Skip to content

fix: Add global.json to force .NET SDK 9.x usage #5

fix: Add global.json to force .NET SDK 9.x usage

fix: Add global.json to force .NET SDK 9.x usage #5

Triggered via push January 15, 2026 11:48
Status Failure
Total duration 1m 25s
Artifacts

publish.yml

on: push
build-test-publish
1m 21s
build-test-publish
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build-test-publish
Process completed with exit code 1.
build-test-publish
You may need to build the project on another operating system or architecture, or update the .NET SDK.
build-test-publish
The project depends on the following workload packs that do not exist in any of the workloads available in this installation: Microsoft.iOS.Sdk.net8.0_18.0
build-test-publish
Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.100" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file.