1
0
mirror of https://github.com/bitwarden/mobile synced 2026-01-03 17:13:50 +00:00

home page

This commit is contained in:
Kyle Spearrin
2019-03-28 17:10:10 -04:00
parent 574c826036
commit 30dd2e993f
7 changed files with 93 additions and 28 deletions

View File

@@ -18,4 +18,10 @@
<ItemGroup>
<ProjectReference Include="..\Core\Core.csproj" />
</ItemGroup>
<ItemGroup>
<Compile Update="Pages\Accounts\HomePage.xaml.cs">
<DependentUpon>HomePage.xaml</DependentUpon>
</Compile>
</ItemGroup>
</Project>