1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/test/UnitTests.csproj b/crypto/test/UnitTests.csproj
index 6a49efbc7..07e19947d 100644
--- a/crypto/test/UnitTests.csproj
+++ b/crypto/test/UnitTests.csproj
@@ -324,7 +324,6 @@
<Compile Include="src\math\ec\test\ECAlgorithmsTest.cs" />
<Compile Include="src\math\ec\test\ECPointPerformanceTest.cs" />
<Compile Include="src\math\ec\test\ECPointTest.cs" />
- <Compile Include="src\math\ec\test\F2mProofer.cs" />
<Compile Include="src\math\ec\test\FixedPointTest.cs" />
<Compile Include="src\math\ec\test\TnafTest.cs" />
<Compile Include="src\math\test\AllTests.cs" />
|