Adding cart/basket support and applicationuser (without EF requirement)

This commit is contained in:
Steve Smith
2017-04-17 23:37:42 -04:00
parent c1d19a09e4
commit e019654143
11 changed files with 107 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
</PropertyGroup>
<ItemGroup>
<Folder Include="Interfaces\" />
<PackageReference Include="System.Security.Claims" Version="4.3.0" />
</ItemGroup>
</Project>