about summary refs log tree commit diff
path: root/LibMatrix.Federation/deps.json
blob: 6c90cd1f38cd1eadf636c542cfc7204160a990e1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
  {
    "pname": "BouncyCastle.Cryptography",
    "version": "2.6.2",
    "hash": "sha256-Yjk2+x/RcVeccGOQOQcRKCiYzyx1mlFnhS5auCII+Ms="
  },
  {
    "pname": "Microsoft.Extensions.DependencyInjection.Abstractions",
    "version": "10.0.0",
    "hash": "sha256-9iodXP39YqgxomnOPOxd/mzbG0JfOSXzFoNU3omT2Ps="
  },
  {
    "pname": "Microsoft.Extensions.Logging.Abstractions",
    "version": "10.0.0",
    "hash": "sha256-BnhgGZc01HwTSxogavq7Ueq4V7iMA3wPnbfRwQ4RhGk="
  },
  {
    "pname": "Microsoft.Extensions.Primitives",
    "version": "10.0.0",
    "hash": "sha256-Dup08KcptLjlnpN5t5//+p4n8FUTgRAq4n/w1s6us+I="
  }
]