Skip to content

Commit

Permalink
Add checksum algorithm to primitives dll (#10244)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshit7962 authored Jan 9, 2025
1 parent 13ba883 commit fa10a71
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CLSCompliant>false</CLSCompliant>
<Nullable>enable</Nullable>
<ChecksumAlgorithm>SHA256</ChecksumAlgorithm>
<Platforms>x86;x64;arm64</Platforms>

<!--
Expand Down

0 comments on commit fa10a71

Please sign in to comment.