aboutsummaryrefslogtreecommitdiff
path: root/ErrorResponseCodeGenerator/packages.lock.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-06-03 21:25:39 +0800
committercrupest <crupest@outlook.com>2020-06-03 21:25:39 +0800
commitc7b2c7933239a53769d3d46af5b0a90f7650085c (patch)
tree807bb631dd736df2e111078e2ec562ceb9a4e5df /ErrorResponseCodeGenerator/packages.lock.json
parent227e0855fc99f0d2f27891dca24fcec7eb4378f6 (diff)
downloadtimeline-c7b2c7933239a53769d3d46af5b0a90f7650085c.tar.gz
timeline-c7b2c7933239a53769d3d46af5b0a90f7650085c.tar.bz2
timeline-c7b2c7933239a53769d3d46af5b0a90f7650085c.zip
CI: Use nuget cache.
Diffstat (limited to 'ErrorResponseCodeGenerator/packages.lock.json')
-rw-r--r--ErrorResponseCodeGenerator/packages.lock.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/ErrorResponseCodeGenerator/packages.lock.json b/ErrorResponseCodeGenerator/packages.lock.json
new file mode 100644
index 00000000..f43164e3
--- /dev/null
+++ b/ErrorResponseCodeGenerator/packages.lock.json
@@ -0,0 +1,16 @@
+{
+ "version": 1,
+ "dependencies": {
+ ".NETCoreApp,Version=v3.1": {
+ "TextCopy": {
+ "type": "Direct",
+ "requested": "[3.0.0, )",
+ "resolved": "3.0.0",
+ "contentHash": "+vXX7g+z32PTAfejngj0KT8d5MRlEvPQgPkFh60W6P0aoMiLHuyYl1MYr2OF/80l1pFQI0rjC/tD1bA4thTIyA=="
+ },
+ "timeline.errorcodes": {
+ "type": "Project"
+ }
+ }
+ }
+} \ No newline at end of file