diff options
author | crupest <crupest@outlook.com> | 2020-06-03 21:25:39 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2020-06-03 21:25:39 +0800 |
commit | 325a7b930cf197ff0a42042d698849e752243eb3 (patch) | |
tree | 023334e972d0f403c122a46c29a89c095016099c /Timeline.ErrorCodes/packages.lock.json | |
parent | f6efa149ee219a92065435a4a2ed240ab84162da (diff) | |
download | timeline-325a7b930cf197ff0a42042d698849e752243eb3.tar.gz timeline-325a7b930cf197ff0a42042d698849e752243eb3.tar.bz2 timeline-325a7b930cf197ff0a42042d698849e752243eb3.zip |
CI: Use nuget cache.
Diffstat (limited to 'Timeline.ErrorCodes/packages.lock.json')
-rw-r--r-- | Timeline.ErrorCodes/packages.lock.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Timeline.ErrorCodes/packages.lock.json b/Timeline.ErrorCodes/packages.lock.json new file mode 100644 index 00000000..dabf86bc --- /dev/null +++ b/Timeline.ErrorCodes/packages.lock.json @@ -0,0 +1,6 @@ +{
+ "version": 1,
+ "dependencies": {
+ ".NETCoreApp,Version=v3.1": {}
+ }
+}
\ No newline at end of file |