summary refs log tree commit diff
diff options
context:
space:
mode:
authorDavid Hook <dgh@cryptoworkshop.com>2015-10-24 10:46:28 +1100
committerDavid Hook <dgh@cryptoworkshop.com>2015-10-24 10:46:28 +1100
commitbb74525e072a8530f94e06f12be440932682134c (patch)
treefe06e532acc628ed85278ed23b67bccb1d0329e4
parentrenamed ISignatureCalculator to ISignatureCalculatorFactory (diff)
downloadBouncyCastle.NET-ed25519-bb74525e072a8530f94e06f12be440932682134c.tar.xz
updated to reflect name change
-rw-r--r--crypto/crypto.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj

index b80a3fec0..7c070e9b0 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj
@@ -3084,7 +3084,7 @@ BuildAction = "Compile" /> <File - RelPath = "src\crypto\ISignatureCalculator.cs" + RelPath = "src\crypto\ISignatureCalculatorFactory.cs" SubType = "Code" BuildAction = "Compile" />