summary refs log tree commit diff
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2015-11-17 00:06:52 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2015-11-17 00:06:52 +0700
commit56b3abfc8b72d6ac5dcd8211ddcf42fa84f10f08 (patch)
tree2a85217a22ad4d0d8f626dfcb7b94d94de0a87e4
parentFinish port of latest PRNG/DRBG stuff from Java (diff)
downloadBouncyCastle.NET-ed25519-56b3abfc8b72d6ac5dcd8211ddcf42fa84f10f08.tar.xz
Fix file name
-rw-r--r--crypto/crypto.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj
index 0c6dba76c..395ea08df 100644
--- a/crypto/crypto.csproj
+++ b/crypto/crypto.csproj
@@ -11160,7 +11160,7 @@
                     BuildAction = "Compile"
                 />
                 <File
-                    RelPath = "test\src\crypto\prng\test\TestEntropySourcProvider.cs"
+                    RelPath = "test\src\crypto\prng\test\TestEntropySourceProvider.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />