Build preview packages and publish them to nuget #2
Annotations
10 errors and 3 warnings
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
build
To build this project, the following workloads must be installed: android
|
build
To install these workloads, run the following command: dotnet workload restore
|
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
build
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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>
|