Rev 6 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 6 | Rev 55 | ||
|---|---|---|---|
| Line 54... | Line 54... | ||
| 54 | <Compile Include="AccountCRUDService.cs" /> |
54 | <Compile Include="AccountCRUDService.cs" /> |
| 55 | <Compile Include="ASFLoginDataException.cs" /> |
55 | <Compile Include="ASFLoginDataException.cs" /> |
| 56 | <Compile Include="AccountParser.cs" /> |
56 | <Compile Include="AccountParser.cs" /> |
| 57 | <Compile Include="AccountListFileDao.cs" /> |
57 | <Compile Include="AccountListFileDao.cs" /> |
| 58 | <Compile Include="AssemblyInfo.cs" /> |
58 | <Compile Include="AssemblyInfo.cs" /> |
| - | 59 | <Compile Include="FingerprintAuthCredential.cs" /> |
|
| 59 | <Compile Include="IAuthCredential.cs" /> |
60 | <Compile Include="IAuthCredential.cs" /> |
| 60 | <Compile Include="PinAuthCredential.cs" /> |
61 | <Compile Include="PinAuthCredential.cs" /> |
| 61 | </ItemGroup> |
62 | </ItemGroup> |
| 62 | </Project> |
63 | </Project> |
| 63 | 64 | ||