refaktor: Unnötige Startup.cs und local.db entfernen

This commit is contained in:
Developer 02
2024-08-05 14:41:51 +02:00
parent e202dc54a5
commit 8958ca2243
3 changed files with 0 additions and 81 deletions

View File

@@ -32,10 +32,4 @@
<ItemGroup>
<Folder Include="wwwroot\" />
</ItemGroup>
<ItemGroup>
<None Update="local.db">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>