about summary refs log tree commit diff
path: root/LibMatrix/deps.json
blob: ce0dfbfc4de3e00bf5d95df681ebfa750ec88e59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[
  {
    "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="
  }
]