mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 23:25:45 +03:00
add back references for autofill projects
This commit is contained in:
parent
c9d6f58563
commit
fc8c2ad67a
1 changed files with 12 additions and 0 deletions
|
@ -181,12 +181,24 @@
|
||||||
<Project>{4b8a8c41-9820-4341-974c-41e65b7f4366}</Project>
|
<Project>{4b8a8c41-9820-4341-974c-41e65b7f4366}</Project>
|
||||||
<Name>Core</Name>
|
<Name>Core</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
|
<ProjectReference Include="..\iOS.Autofill\iOS.Autofill.csproj">
|
||||||
|
<Project>{8a3ecd75-3ec8-4cb3-b3a2-a73a724c279a}</Project>
|
||||||
|
<Name>iOS.Autofill</Name>
|
||||||
|
<IsAppExtension>true</IsAppExtension>
|
||||||
|
<IsWatchApp>false</IsWatchApp>
|
||||||
|
</ProjectReference>
|
||||||
<ProjectReference Include="..\iOS.Core\iOS.Core.csproj">
|
<ProjectReference Include="..\iOS.Core\iOS.Core.csproj">
|
||||||
<Project>{e71f3053-056c-4381-9638-048ed73bdff6}</Project>
|
<Project>{e71f3053-056c-4381-9638-048ed73bdff6}</Project>
|
||||||
<Name>iOS.Core</Name>
|
<Name>iOS.Core</Name>
|
||||||
<IsAppExtension>false</IsAppExtension>
|
<IsAppExtension>false</IsAppExtension>
|
||||||
<IsWatchApp>false</IsWatchApp>
|
<IsWatchApp>false</IsWatchApp>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
|
<ProjectReference Include="..\iOS.Extension\iOS.Extension.csproj">
|
||||||
|
<Project>{324be76c-38fa-4f11-8bb1-95c7b3b1b545}</Project>
|
||||||
|
<Name>iOS.Extension</Name>
|
||||||
|
<IsAppExtension>true</IsAppExtension>
|
||||||
|
<IsWatchApp>false</IsWatchApp>
|
||||||
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<BundleResource Include="Resources\autofill-kb.png" />
|
<BundleResource Include="Resources\autofill-kb.png" />
|
||||||
|
|
Loading…
Reference in a new issue