Add mostly working hammer #37
Annotations
1 error and 2 warnings
|
build (ubuntu-latest, x64, 10.0.x)
Process completed with exit code 1.
|
|
build (ubuntu-latest, x64, 10.0.x)
<IsTrimmable Condition="$([MSBuild]::IsTargetFrameworkCompatible('$(TargetFramework)', 'net8.0'))">true</IsTrimmable>
|
|
build (ubuntu-latest, x64, 10.0.x)
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:
|