aboutsummaryrefslogtreecommitdiff
path: root/Timeline.ErrorCodes.CodeGenerator/packages.lock.json
blob: 69cfee1eccc7d5ab390854ae39c68445184f3cd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "version": 1,
  "dependencies": {
    ".NETCoreApp,Version=v3.1": {
      "TextCopy": {
        "type": "Direct",
        "requested": "[4.2.0, )",
        "resolved": "4.2.0",
        "contentHash": "NY2UAFIjBJj+3aABP5tyO6ooEdkJxIGtwRNqvMQKLmyIeZiyGvM4XYbkKNntyQlhyFhhfBww05C3D/0DdimfaQ==",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.4"
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions": {
        "type": "Transitive",
        "resolved": "3.1.4",
        "contentHash": "AceHamXNKDMDwIoZqEoApLp8s3935wSC3VXrPaRWa0wWOaEcYdDlo1nWQ1zLiezoDmpJzV7FqDm53E0Ty/hEMg=="
      },
      "timeline.errorcodes": {
        "type": "Project"
      }
    }
  }
}