aboutsummaryrefslogtreecommitdiff
path: root/BackEnd/Timeline.ErrorCodes/packages.lock.json
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-11-11 16:04:22 +0800
committerGitHub <noreply@github.com>2020-11-11 16:04:22 +0800
commita6b049ed65571b6b50d6e082c8845d9025191f01 (patch)
tree97d046bd04d5a0faee219584137e5943a0dc05fe /BackEnd/Timeline.ErrorCodes/packages.lock.json
parenta63180b5664842ef35baf2dfdf1516ce90dac03a (diff)
parenta04b2760f4ad72a666251757f0efb97890948914 (diff)
downloadtimeline-a6b049ed65571b6b50d6e082c8845d9025191f01.tar.gz
timeline-a6b049ed65571b6b50d6e082c8845d9025191f01.tar.bz2
timeline-a6b049ed65571b6b50d6e082c8845d9025191f01.zip
Merge pull request #172 from crupest/migrate
Migrate to .net 5.0.
Diffstat (limited to 'BackEnd/Timeline.ErrorCodes/packages.lock.json')
-rw-r--r--BackEnd/Timeline.ErrorCodes/packages.lock.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/BackEnd/Timeline.ErrorCodes/packages.lock.json b/BackEnd/Timeline.ErrorCodes/packages.lock.json
index dabf86bc..79ad3024 100644
--- a/BackEnd/Timeline.ErrorCodes/packages.lock.json
+++ b/BackEnd/Timeline.ErrorCodes/packages.lock.json
@@ -1,6 +1,6 @@
{
"version": 1,
"dependencies": {
- ".NETCoreApp,Version=v3.1": {}
+ ".NETCoreApp,Version=v5.0": {}
}
} \ No newline at end of file