Skip to content

Commit

Permalink
Merge pull request #13 from DistractiveTeam/disable-packing-benchmark
Browse files Browse the repository at this point in the history
disable packing for benchmark
  • Loading branch information
tiakun committed Aug 12, 2023
2 parents d5322dd + b177f0c commit 5918ac8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<Nullable>enable</Nullable>
<PlatformTarget>AnyCPU</PlatformTarget>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<IsPackable>false</IsPackable>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 5918ac8

Please sign in to comment.