1
0
mirror of https://github.com/bitwarden/mobile synced 2025-12-16 00:03:22 +00:00

scan page

This commit is contained in:
Kyle Spearrin
2019-05-22 20:54:17 -04:00
parent ea3dcd6250
commit 543e3418a5
3 changed files with 152 additions and 0 deletions

View File

@@ -64,6 +64,9 @@
<Compile Update="Pages\Vault\CollectionsPage.xaml.cs">
<DependentUpon>CollectionsPage.xaml</DependentUpon>
</Compile>
<Compile Update="Pages\Vault\ScanPage.xaml.cs">
<DependentUpon>ScanPage.xaml</DependentUpon>
</Compile>
<Compile Update="Pages\Vault\SharePage.xaml.cs">
<DependentUpon>SharePage.xaml</DependentUpon>
</Compile>