Browse Source

Removed unnecessary .csproj items.

pull/469/head
David Britch 7 years ago
parent
commit
3cbd0b6430
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj

+ 0
- 6
src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj View File

@ -15,10 +15,4 @@
<PackageReference Include="Xamarin.Forms" Version="2.5.0.122203" />
<PackageReference Include="IdentityModel" Version="3.0.0" />
</ItemGroup>
<ItemGroup>
<Folder Include="Services\Settings\" />
<Folder Include="Services\Dependency\" />
<Folder Include="Services\FixUri\" />
<Folder Include="TinyIoC\" />
</ItemGroup>
</Project>

Loading…
Cancel
Save