1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/test/UnitTests.csproj b/crypto/test/UnitTests.csproj
index b7c889e70..6a49efbc7 100644
--- a/crypto/test/UnitTests.csproj
+++ b/crypto/test/UnitTests.csproj
@@ -158,7 +158,6 @@
<Compile Include="src\crypto\prng\test\X931Test.cs" />
<Compile Include="src\crypto\prng\test\X931TestVector.cs" />
<Compile Include="src\crypto\test\AeadTestUtilities.cs" />
- <Compile Include="src\crypto\test\AESFastTest.cs" />
<Compile Include="src\crypto\test\AESLightTest.cs" />
<Compile Include="src\crypto\test\AESTest.cs" />
<Compile Include="src\crypto\test\AESWrapTest.cs" />
|