Changed SHA3 library to unmanaged
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="System" />
|
||||
<Reference Include="SHA3Managed">
|
||||
<HintPath>..\packages\SHA3.0.9.2\lib\net40\SHA3Managed.dll</HintPath>
|
||||
<Reference Include="SHA3">
|
||||
<HintPath>..\packages\SHA3.0.9.2\lib\net40\SHA3.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user