Skip to content

Commit 56e2b3e

Browse files
committed
allow unsafe blocks
1 parent 0d7c1a9 commit 56e2b3e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

HidSharp/HidSharp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@
1212
<AssemblyVersion>2.1.0.0</AssemblyVersion>
1313
<FileVersion>2.1.0.0</FileVersion>
1414
<InformationalVersion>2.1.0</InformationalVersion>
15+
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
1516
</PropertyGroup>
1617
</Project>

0 commit comments

Comments
 (0)