summary refs log tree commit diff
path: root/crypto/crypto.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r--crypto/crypto.csproj25
1 files changed, 25 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj
index 442fda26d..f562cf91d 100644
--- a/crypto/crypto.csproj
+++ b/crypto/crypto.csproj
@@ -13714,6 +13714,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\crypto\io\test\PemReaderTest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\crypto\prng\test\CtrDrbgTest.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -15174,6 +15179,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\test\GcmSivTest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\test\GOST28147Test.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -15224,6 +15234,11 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\test\ParallelHashTest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\test\PBETest.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
@@ -15284,11 +15299,21 @@
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\test\SP80038GTest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\test\TestUtilities.cs"
                     SubType = "Code"
                     BuildAction = "Compile"
                 />
                 <File
+                    RelPath = "test\src\test\TupleHashTest.cs"
+                    SubType = "Code"
+                    BuildAction = "Compile"
+                />
+                <File
                     RelPath = "test\src\test\WrapTest.cs"
                     SubType = "Code"
                     BuildAction = "Compile"