summary refs log tree commit diff
path: root/crypto/crypto.csproj
diff options
context:
space:
mode:
authorPeter Dettman <peter.dettman@bouncycastle.org>2014-08-20 20:58:33 +0700
committerPeter Dettman <peter.dettman@bouncycastle.org>2014-08-20 20:58:33 +0700
commitf6e6c9cc7e1a72ea86e7a98f7df2696bc8d5bbfa (patch)
treec3992f791664ce9553b1789372b6bba24fc10415 /crypto/crypto.csproj
parentPort of Deterministic-DSA from Java API (diff)
downloadBouncyCastle.NET-ed25519-f6e6c9cc7e1a72ea86e7a98f7df2696bc8d5bbfa.tar.xz
Add Times utility class
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r--crypto/crypto.csproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj
index 9bdd3b09a..a8f95a2bf 100644
--- a/crypto/crypto.csproj
+++ b/crypto/crypto.csproj
@@ -5949,6 +5949,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "src\util\Times.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "src\util\collections\CollectionUtilities.cs"
                     SubType = "Code"
                     BuildAction = "Compile"