Skip to content

Update dependency Microsoft.NET.Sdk.Functions to 4.5.0 - autoclosed #2650

Update dependency Microsoft.NET.Sdk.Functions to 4.5.0 - autoclosed

Update dependency Microsoft.NET.Sdk.Functions to 4.5.0 - autoclosed #2650

Triggered via pull request October 15, 2024 01:25
Status Success
Total duration 4m 36s
Artifacts

lint.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
lint
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:
lint
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>
lint
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:
lint
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net6.0'))">true</IsTrimmable>