diff options
Diffstat (limited to 'TwoStepsAuthenticator/TwoStepsAuthenticator.csproj')
-rw-r--r-- | TwoStepsAuthenticator/TwoStepsAuthenticator.csproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/TwoStepsAuthenticator/TwoStepsAuthenticator.csproj b/TwoStepsAuthenticator/TwoStepsAuthenticator.csproj index 6a37cfe..7e9e1e0 100644 --- a/TwoStepsAuthenticator/TwoStepsAuthenticator.csproj +++ b/TwoStepsAuthenticator/TwoStepsAuthenticator.csproj @@ -42,7 +42,6 @@ <Compile Include="Base32Encoding.cs" /> <Compile Include="Authenticator.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> - <Compile Include="UnixTimeHelper.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. |