diff options
Diffstat (limited to 'crypto/crypto.csproj')
-rw-r--r-- | crypto/crypto.csproj | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj index f4f656036..0ae1681fc 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj @@ -13648,6 +13648,11 @@ BuildAction = "Compile" /> <File + RelPath = "test\src\tsp\test\NewTspTest.cs" + SubType = "Code" + BuildAction = "Compile" + /> + <File RelPath = "test\src\tsp\test\TSPTest.cs" SubType = "Code" BuildAction = "Compile" |