summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--crypto/crypto.csproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/crypto/crypto.csproj b/crypto/crypto.csproj

index 90b858cb0..ab7413788 100644 --- a/crypto/crypto.csproj +++ b/crypto/crypto.csproj
@@ -5454,22 +5454,22 @@ BuildAction = "Compile" /> <File - RelPath = "src\math\ec\custom\sec\SM2P256V1Curve.cs" + RelPath = "src\math\ec\custom\gm\SM2P256V1Curve.cs" SubType = "Code" BuildAction = "Compile" /> <File - RelPath = "src\math\ec\custom\sec\SM2P256V1Field.cs" + RelPath = "src\math\ec\custom\gm\SM2P256V1Field.cs" SubType = "Code" BuildAction = "Compile" /> <File - RelPath = "src\math\ec\custom\sec\SM2P256V1FieldElement.cs" + RelPath = "src\math\ec\custom\gm\SM2P256V1FieldElement.cs" SubType = "Code" BuildAction = "Compile" /> <File - RelPath = "src\math\ec\custom\sec\SM2P256V1Point.cs" + RelPath = "src\math\ec\custom\gm\SM2P256V1Point.cs" SubType = "Code" BuildAction = "Compile" />