Skip to content

Build preview packages and publish them to nuget #12

Build preview packages and publish them to nuget

Build preview packages and publish them to nuget #12

Manually triggered March 11, 2024 12:51
Status Failure
Total duration 1m 10s
Artifacts

publishPreview.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
build
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
build
You may need to build the project on another operating system or architecture, or update the .NET SDK.
build
Process completed with exit code 1.
build
IsTrimmable and EnableTrimAnalyzer are not supported for the target framework. Consider multi-targeting to a supported framework to enable trimming, and set IsTrimmable only for the supported frameworks. For example:
build
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>