diff options
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r-- | crypto/crypto.csproj | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 937e2a8de..617754fce 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -4334,11 +4334,6 @@ BuildAction = "Compile" /> <File - RelPath = "src\crypto\tls\AlwaysValidVerifyer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File RelPath = "src\crypto\tls\BulkCipherAlgorithm.cs" SubType = "Code" BuildAction = "Compile" @@ -4464,11 +4459,6 @@ BuildAction = "Compile" /> <File - RelPath = "src\crypto\tls\DigestAlgorithm.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File RelPath = "src\crypto\tls\DigestInputBuffer.cs" SubType = "Code" BuildAction = "Compile" @@ -4539,26 +4529,11 @@ BuildAction = "Compile" /> <File - RelPath = "src\crypto\tls\ICertificateVerifyer.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File RelPath = "src\crypto\tls\KeyExchangeAlgorithm.cs" SubType = "Code" BuildAction = "Compile" /> <File - RelPath = "src\crypto\tls\LegacyTlsAuthentication.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File - RelPath = "src\crypto\tls\LegacyTlsClient.cs" - SubType = "Code" - BuildAction = "Compile" - /> - <File RelPath = "src\crypto\tls\MacAlgorithm.cs" SubType = "Code" BuildAction = "Compile" |