Fix missing </File> tag

This commit is contained in:
Jeffrey Walton 2016-04-19 06:31:33 -04:00
parent 5d3a499638
commit 6d8332b76b

View File

@ -592,12 +592,15 @@
<File
RelativePath=".\TestVectors\blake2.txt"
>
</File>
<File
RelativePath=".\TestVectors\blake2b.txt"
>
</File>
<File
RelativePath=".\TestVectors\blake2s.txt"
>
</File>
<File
RelativePath=".\TestVectors\camellia.txt"
>
@ -637,6 +640,7 @@
<File
RelativePath=".\TestVectors\hkdf.txt"
>
</File>
<File
RelativePath=".\TestVectors\hmac.txt"
>