summaryrefslogtreecommitdiffstats
path: root/TwoStepsAuthenticator/TwoStepsAuthenticator.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'TwoStepsAuthenticator/TwoStepsAuthenticator.csproj')
-rw-r--r--TwoStepsAuthenticator/TwoStepsAuthenticator.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/TwoStepsAuthenticator/TwoStepsAuthenticator.csproj b/TwoStepsAuthenticator/TwoStepsAuthenticator.csproj
index 7e9e1e0..b628bfd 100644
--- a/TwoStepsAuthenticator/TwoStepsAuthenticator.csproj
+++ b/TwoStepsAuthenticator/TwoStepsAuthenticator.csproj
@@ -42,6 +42,7 @@
<Compile Include="Base32Encoding.cs" />
<Compile Include="Authenticator.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="UsedCodesManager.cs" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.