summaryrefslogtreecommitdiff
path: root/Server.csproj
diff options
context:
space:
mode:
authorJake Mannens <jake@asger.xyz>2023-08-17 04:38:03 +1000
committerJake Mannens <jake@asger.xyz>2025-08-18 17:03:21 +1000
commit5d462af49365e84e0dfd7ed5bd862efb6b325cd1 (patch)
treebdb2fbd894916ad0cdb5ce64fa68fdab9d2d8130 /Server.csproj
parentcfa09334407e962f57ba4aca7905265d22424c33 (diff)
Added UI to set implicit tags
Diffstat (limited to 'Server.csproj')
-rw-r--r--Server.csproj4
1 files changed, 0 insertions, 4 deletions
diff --git a/Server.csproj b/Server.csproj
index 5eb5f1d..10953e6 100644
--- a/Server.csproj
+++ b/Server.csproj
@@ -32,8 +32,4 @@
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
</ItemGroup>
- <ItemGroup>
- <Folder Include="Data\" />
- </ItemGroup>
-
</Project>