1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/BouncyCastle.iOS.csproj b/crypto/BouncyCastle.iOS.csproj
index 88fb1747e..b3bf7b4fa 100644
--- a/crypto/BouncyCastle.iOS.csproj
+++ b/crypto/BouncyCastle.iOS.csproj
@@ -958,6 +958,7 @@
<Compile Include="src\crypto\tls\CertificateStatus.cs" />
<Compile Include="src\crypto\tls\CertificateStatusRequest.cs" />
<Compile Include="src\crypto\tls\CertificateStatusType.cs" />
+ <Compile Include="src\crypto\tls\CertificateType.cs" />
<Compile Include="src\crypto\tls\CertificateUrl.cs" />
<Compile Include="src\crypto\tls\Chacha20Poly1305.cs" />
<Compile Include="src\crypto\tls\ChangeCipherSpec.cs" />
|