79512179

Date: 2025-03-16 06:13:56
Score: 1
Natty:
Report link

AssemblyPublicizer also adds AllowUnsafeBlocks to the project, according to this comment.

So maybe try add something like this to your project:

        <PropertyGroup>
            <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
        </PropertyGroup>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: normanr