Skip to content

Commit

Permalink
allow unsafe blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
benedekkupper committed Sep 17, 2024
1 parent 0d7c1a9 commit 56e2b3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HidSharp/HidSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
<AssemblyVersion>2.1.0.0</AssemblyVersion>
<FileVersion>2.1.0.0</FileVersion>
<InformationalVersion>2.1.0</InformationalVersion>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
</PropertyGroup>
</Project>

0 comments on commit 56e2b3e

Please sign in to comment.