Extract a common SHA1 helper.

This commit is contained in:
Paul Chote
2016-09-08 17:45:04 +01:00
parent 0d54f2994f
commit 9e8b18e7be
5 changed files with 43 additions and 19 deletions

View File

@@ -244,6 +244,7 @@
<Compile Include="FileSystem\ZipFolder.cs" />
<Compile Include="Primitives\float3.cs" />
<Compile Include="InstalledMods.cs" />
<Compile Include="CryptoUtil.cs" />
</ItemGroup>
<ItemGroup>
<Compile Include="FileSystem\D2kSoundResources.cs" />