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>2023-08-17 04:38:03 +1000
commit6a6514df8b5f40cad4f5afb284bdd199f0e8f450 (patch)
treea05d2a202f4a204faa7d92ae91f65867d4d61ad1 /Server.csproj
parent596f79318b41b7da60da0f82794f56f306842973 (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 552a147..df0cb5e 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>