diff options
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r-- | crypto/crypto.csproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 2f16fa08b..e2ad3ea69 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -7597,6 +7597,14 @@ BuildAction = "EmbeddedResource" /> <File + RelPath = "test\data\cms\sigs\rawsha256nonull.p7m" + BuildAction = "EmbeddedResource" + /> + <File + RelPath = "test\data\cms\sigs\SignedMSPkcs7.sig" + BuildAction = "EmbeddedResource" + /> + <File RelPath = "test\data\crypto\SHA3TestVectors.txt" BuildAction = "EmbeddedResource" /> |