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 f872911e1..85af6ef1a 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -3274,6 +3274,11 @@ BuildAction = "Compile" /> <File + RelPath = "src\crypto\agreement\kdf\ConcatenationKdfGenerator.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "src\crypto\agreement\kdf\DHKdfParameters.cs" SubType = "Code" BuildAction = "Compile" |