Update Rocket Surgery Extensions to 13.0.0-beta.36 #3220
Triggered via pull request
January 15, 2025 04:31
david-driscoll
synchronize
#2481
Status
Cancelled
Total duration
8m 48s
Artifacts
–
Annotations
1 error and 4 warnings
lint
Canceling since a higher priority waiting request for 'lint-2481' exists
|
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>
|