summaryrefslogtreecommitdiffstats
path: root/OATH.Net.Test/OATH.Net.Test.csproj
diff options
context:
space:
mode:
authorStephen Jennings <Stephen.G.Jennings@gmail.com>2011-11-13 15:42:35 -0800
committerStephen Jennings <Stephen.G.Jennings@gmail.com>2011-11-13 15:42:35 -0800
commit7d47def566300ce199394d79e9a4945039635a96 (patch)
treeeede040951a07097e318e7ae233a5e992bc80930 /OATH.Net.Test/OATH.Net.Test.csproj
parent8500067fa96d9e2e387ab5d26ad5c176894b8b9a (diff)
downloadOATH.Net-7d47def566300ce199394d79e9a4945039635a96.zip
OATH.Net-7d47def566300ce199394d79e9a4945039635a96.tar.gz
OATH.Net-7d47def566300ce199394d79e9a4945039635a96.tar.bz2
Remove hex string methods, use BitConverter instead.
Diffstat (limited to 'OATH.Net.Test/OATH.Net.Test.csproj')
-rw-r--r--OATH.Net.Test/OATH.Net.Test.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/OATH.Net.Test/OATH.Net.Test.csproj b/OATH.Net.Test/OATH.Net.Test.csproj
index 5004614..0b7e00f 100644
--- a/OATH.Net.Test/OATH.Net.Test.csproj
+++ b/OATH.Net.Test/OATH.Net.Test.csproj
@@ -57,7 +57,6 @@
<ItemGroup>
<Compile Include="Base32Tests.cs" />
<Compile Include="KeyTests.cs" />
- <Compile Include="MiscExtensionsTests.cs" />
<Compile Include="CounterBasedOtpGeneratorTests.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="..\OATH.Net\Properties\CommonAssemblyInfo.cs">