diff options
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r-- | crypto/crypto.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 9c07654d4..a6ddea38e 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -6078,6 +6078,7 @@ <Compile Include="test\src\crypto\io\test\CipherStreamTest.cs"> <SubType>Code</SubType> </Compile> + <Compile Include="test\src\crypto\io\test\PemReaderTest.cs" /> <Compile Include="test\src\crypto\prng\test\CtrDrbgTest.cs"> <SubType>Code</SubType> </Compile> |