Archived
Private
Public Access
1
0
This repository has been archived on 2026-02-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
DependencyInjector/DependencyInjector.Test/bin/Debug/net7.0/DependencyInjector.Test.deps.json

36 lines
744 B
JSON

{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v7.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v7.0": {
"DependencyInjector.Test/1.0.0": {
"dependencies": {
"DependencyInjector": "1.0.0"
},
"runtime": {
"DependencyInjector.Test.dll": {}
}
},
"DependencyInjector/1.0.0": {
"runtime": {
"DependencyInjector.dll": {}
}
}
}
},
"libraries": {
"DependencyInjector.Test/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"DependencyInjector/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}