diff options
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r-- | crypto/crypto.csproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index 126f5f1d4..83d0305c2 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -4604,6 +4604,11 @@ BuildAction = "Compile" /> <File + RelPath = "src\crypto\tls\TlsEccUtilities.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "src\crypto\tls\TlsECDheKeyExchange.cs" SubType = "Code" BuildAction = "Compile" |