Re-recording 03_03

This commit is contained in:
Jess Chadwick
2018-06-11 22:49:05 -04:00
parent 278c453162
commit 6aa5206783
4 changed files with 40 additions and 11 deletions

View File

@ -197,12 +197,12 @@
<Compile Include="Controllers\ImagesController.cs" />
<Compile Include="Controllers\InventoryController.cs" />
<Compile Include="Controllers\ProductsController.cs" />
<Compile Include="Extensions\HtmlHelperExtensions.cs" />
<Compile Include="Extensions\TempDataExtensions.cs" />
<Compile Include="Extensions\UrlHelperExtensions.cs" />
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
</Compile>
<Compile Include="Helpers\ProductHelpers.cs" />
<Compile Include="Models\Identity\AccountViewModels.cs" />
<Compile Include="Models\Identity\IdentityModels.cs" />
<Compile Include="Models\Identity\ManageViewModels.cs" />