diff options
Diffstat (limited to 'crypto/BouncyCastle.csproj')
-rw-r--r-- | crypto/BouncyCastle.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/BouncyCastle.csproj b/crypto/BouncyCastle.csproj index 95a38e29b..27a473d43 100644 --- a/crypto/BouncyCastle.csproj +++ b/crypto/BouncyCastle.csproj @@ -1146,6 +1146,7 @@ <Compile Include="src\crypto\tls\Ssl3Mac.cs" /> <Compile Include="src\crypto\tls\SupplementalDataEntry.cs" /> <Compile Include="src\crypto\tls\SupplementalDataType.cs" /> + <Compile Include="src\crypto\tls\Timeout.cs" /> <Compile Include="src\crypto\tls\TlsAeadCipher.cs" /> <Compile Include="src\crypto\tls\TlsAgreementCredentials.cs" /> <Compile Include="src\crypto\tls\TlsAuthentication.cs" /> |