Moved TinyIoC location.

This commit is contained in:
David Britch 2018-01-16 14:54:25 +00:00
parent 2ded6b8cfa
commit e98651b256
2 changed files with 3 additions and 0 deletions

View File

@ -16,4 +16,7 @@
<PackageReference Include="Xamarin.Forms" Version="2.5.0.122203" />
<PackageReference Include="IdentityModel" Version="3.0.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="TinyIoC\" />
</ItemGroup>
</Project>