Breaking 05_03 in twain

This commit is contained in:
Jess Chadwick
2018-06-11 01:44:36 -04:00
parent 20458e435e
commit cedb4e8f46
299 changed files with 61234 additions and 85 deletions

View File

@ -57,8 +57,8 @@
<Compile Include="Models\Review.cs" />
<Compile Include="Models\ShoppingCart.cs" />
<Compile Include="Models\ShoppingCartItem.cs" />
<Compile Include="Requests\UpdateProductRequest.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Requests\UpdateProductRequest.cs" />
<Compile Include="Services\ProductUpdateService.cs" />
</ItemGroup>
<ItemGroup>