Skip to content

Commit

Permalink
Remove SQLite artefacts
Browse files Browse the repository at this point in the history
  • Loading branch information
linkdotnet committed Jun 11, 2024
1 parent 2d6afa6 commit 7a74300
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/LinkDotNet.Blog.Web/LinkDotNet.Blog.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,4 @@
<ProjectReference Include="..\LinkDotNet.Blog.Domain\LinkDotNet.Blog.Domain.csproj" />
<ProjectReference Include="..\LinkDotNet.Blog.Infrastructure\LinkDotNet.Blog.Infrastructure.csproj" />
</ItemGroup>

<ItemGroup>
<None Remove="my.db-wal" />
<None Remove="my.db-shm" />
</ItemGroup>
</Project>

0 comments on commit 7a74300

Please sign in to comment.