|
|
|
@ -38,28 +38,4 @@ |
|
|
|
<Folder Include="wwwroot\" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<_ContentIncludedByDefault Remove="Pages\Products\Products\Product\CreateModal.cshtml" /> |
|
|
|
<_ContentIncludedByDefault Remove="Pages\Products\Products\Product\EditModal.cshtml" /> |
|
|
|
<_ContentIncludedByDefault Remove="Pages\Products\Products\Product\Index.cshtml" /> |
|
|
|
<_ContentIncludedByDefault Remove="Pages\EShop\ProductTypes\ProductType\CreateModal.cshtml" /> |
|
|
|
<_ContentIncludedByDefault Remove="Pages\EShop\ProductTypes\ProductType\EditModal.cshtml" /> |
|
|
|
<_ContentIncludedByDefault Remove="Pages\EShop\ProductTypes\ProductType\Index.cshtml" /> |
|
|
|
<_ContentIncludedByDefault Remove="Pages\Categories\Category\CreateModal.cshtml" /> |
|
|
|
<_ContentIncludedByDefault Remove="Pages\Categories\Category\EditModal.cshtml" /> |
|
|
|
<_ContentIncludedByDefault Remove="Pages\Categories\Category\Index.cshtml" /> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
<ItemGroup> |
|
|
|
<Compile Update="Pages\EShop\Products\Products\ProductSku\CreateModal.cshtml.cs"> |
|
|
|
<DependentUpon>CreateModal.cshtml</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Update="Pages\EShop\Products\Products\ProductSku\EditModal.cshtml.cs"> |
|
|
|
<DependentUpon>EditModal.cshtml</DependentUpon> |
|
|
|
</Compile> |
|
|
|
<Compile Update="Pages\EShop\Products\Products\ProductSku\Index.cshtml.cs"> |
|
|
|
<DependentUpon>Index.cshtml</DependentUpon> |
|
|
|
</Compile> |
|
|
|
</ItemGroup> |
|
|
|
|
|
|
|
</Project> |
|
|
|
|