Skip to content

Commit bf38834

Browse files
committed
Follup for NistEccTest changes
1 parent 421f33f commit bf38834

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

crypto/crypto.csproj

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8274,6 +8274,10 @@
82748274
RelPath = "test\data\cms\sigs\SignedMSPkcs7.sig"
82758275
BuildAction = "EmbeddedResource"
82768276
/>
8277+
<File
8278+
RelPath = "test\data\crypto\nist_ecc.txt"
8279+
BuildAction = "EmbeddedResource"
8280+
/>
82778281
<File
82788282
RelPath = "test\data\crypto\SHA3TestVectors.txt"
82798283
BuildAction = "EmbeddedResource"
@@ -12382,6 +12386,11 @@
1238212386
SubType = "Code"
1238312387
BuildAction = "Compile"
1238412388
/>
12389+
<File
12390+
RelPath = "test\src\crypto\test\NistEccTest.cs"
12391+
SubType = "Code"
12392+
BuildAction = "Compile"
12393+
/>
1238512394
<File
1238612395
RelPath = "test\src\crypto\test\OCBTest.cs"
1238712396
SubType = "Code"

0 commit comments

Comments
 (0)