aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-04-25 19:30:12 +0800
committercrupest <crupest@outlook.com>2021-04-25 19:30:12 +0800
commit434be212c77bdade04722046e92c3dac25d0aff3 (patch)
tree848ace05260e28ab8971a46fa3620ff9cb600b57 /BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj
parentfdb1ce4d2ce51f5256ba64987790e6629b781108 (diff)
downloadtimeline-434be212c77bdade04722046e92c3dac25d0aff3.tar.gz
timeline-434be212c77bdade04722046e92c3dac25d0aff3.tar.bz2
timeline-434be212c77bdade04722046e92c3dac25d0aff3.zip
refactor: Remove splitted error code project.
Diffstat (limited to 'BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj')
-rw-r--r--BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj7
1 files changed, 0 insertions, 7 deletions
diff --git a/BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj b/BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj
deleted file mode 100644
index 563e6f93..00000000
--- a/BackEnd/Timeline.ErrorCodes/Timeline.ErrorCodes.csproj
+++ /dev/null
@@ -1,7 +0,0 @@
-<Project Sdk="Microsoft.NET.Sdk">
-
- <PropertyGroup>
- <TargetFramework>net5.0</TargetFramework>
- </PropertyGroup>
-
-</Project>