Update Rocket Surgery Conventions to 14.0.1-beta.46 #3252
Triggered via pull request
January 20, 2025 00:33
renovate[bot]
opened
#2493
Status
Cancelled
Total duration
1m 40s
Artifacts
–
Annotations
2 errors and 4 warnings
lint
Canceling since a higher priority waiting request for 'lint-2493' exists
|
lint
The operation was canceled.
|
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>
|