Skip to content

Commit

Permalink
Merge pull request #4 from GerardGargan/dev
Browse files Browse the repository at this point in the history
fix build issues
  • Loading branch information
GerardGargan authored Aug 18, 2024
2 parents 711d67c + d25b652 commit 7e96eed
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions Bookstore.Web/BookstoreWeb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,6 @@
<Folder Include="Areas\Identity\Data\" />
</ItemGroup>

<ItemGroup>
<Content Include="wwwroot\js\order.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="wwwroot\js\product.js">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>

<ItemGroup>
<Content Update="Areas\Identity\Pages\Account\Manage\_ViewStart.cshtml">
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
Expand Down

0 comments on commit 7e96eed

Please sign in to comment.