aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.Tests
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.Tests
parentfdb1ce4d2ce51f5256ba64987790e6629b781108 (diff)
downloadtimeline-434be212c77bdade04722046e92c3dac25d0aff3.tar.gz
timeline-434be212c77bdade04722046e92c3dac25d0aff3.tar.bz2
timeline-434be212c77bdade04722046e92c3dac25d0aff3.zip
refactor: Remove splitted error code project.
Diffstat (limited to 'BackEnd/Timeline.Tests')
-rw-r--r--BackEnd/Timeline.Tests/packages.lock.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/BackEnd/Timeline.Tests/packages.lock.json b/BackEnd/Timeline.Tests/packages.lock.json
index 0ec5ade5..6a445ddc 100644
--- a/BackEnd/Timeline.Tests/packages.lock.json
+++ b/BackEnd/Timeline.Tests/packages.lock.json
@@ -1602,12 +1602,8 @@
"Microsoft.EntityFrameworkCore.Sqlite": "5.0.5",
"NSwag.AspNetCore": "13.10.9",
"SixLabors.ImageSharp": "1.0.3",
- "System.IdentityModel.Tokens.Jwt": "6.10.2",
- "Timeline.ErrorCodes": "1.0.0"
+ "System.IdentityModel.Tokens.Jwt": "6.10.2"
}
- },
- "timeline.errorcodes": {
- "type": "Project"
}
}
}