about summary refs log tree commit diff
path: root/LibMatrix/deps.json
diff options
context:
space:
mode:
Diffstat (limited to 'LibMatrix/deps.json')
-rw-r--r--LibMatrix/deps.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/LibMatrix/deps.json b/LibMatrix/deps.json
new file mode 100644

index 0000000..ce0dfbf --- /dev/null +++ b/LibMatrix/deps.json
@@ -0,0 +1,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=" + } +]