Finished DependencyInjector
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"runtimeOptions": {
|
||||
"tfm": "net7.0",
|
||||
"framework": {
|
||||
"name": "Microsoft.NETCore.App",
|
||||
"version": "7.0.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
DependencyInjector.Test/bin/Debug/net7.0/DependencyInjector.dll
Normal file
BIN
DependencyInjector.Test/bin/Debug/net7.0/DependencyInjector.dll
Normal file
Binary file not shown.
BIN
DependencyInjector.Test/bin/Debug/net7.0/DependencyInjector.pdb
Normal file
BIN
DependencyInjector.Test/bin/Debug/net7.0/DependencyInjector.pdb
Normal file
Binary file not shown.
Reference in New Issue
Block a user