Skip to content

Commit e98651b

Browse files
David BritchDavid Britch
authored andcommitted
Moved TinyIoC location.
1 parent 2ded6b8 commit e98651b

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

src/Mobile/eShopOnContainers/eShopOnContainers.Core/Helpers/TinyIoC.cs renamed to src/Mobile/eShopOnContainers/eShopOnContainers.Core/TinyIoC/TinyIoC.cs

File renamed without changes.

src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@
1616
<PackageReference Include="Xamarin.Forms" Version="2.5.0.122203" />
1717
<PackageReference Include="IdentityModel" Version="3.0.0" />
1818
</ItemGroup>
19+
<ItemGroup>
20+
<Folder Include="TinyIoC\" />
21+
</ItemGroup>
1922
</Project>

0 commit comments

Comments
 (0)