79530775

Date: 2025-03-24 10:15:50
Score: 0.5
Natty:
Report link

Edit Project.Tests.csproj file

<Target Name="CopyWrapperDLL" BeforeTargets="Build">
    <Copy SourceFiles="..\Project\bin\Debug\net8.0\wrapper.dll"
          DestinationFolder="$(OutDir)" />
</Target>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: n___dv