79675743

Date: 2025-06-23 06:53:51
Score: 0.5
Natty:
Report link

So far it seems the following can fix the issue:

    <ItemGroup Condition="'$(Configuration)' == 'Release'">
        <TrimmerRootAssembly Include="Sukiru.Domain" RootMode="All" />
        <TrimmerRootAssembly Include="AWSSDK.S3" RootMode="All" />
        <TrimmerRootAssembly Include="zxing" RootMode="All" />
    </ItemGroup>
Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Kasper Sommer