refacto name spaces
This commit is contained in:
parent
654065d7fe
commit
94eb8e2fff
108 changed files with 1839 additions and 282 deletions
41
src/isn.abstract/bin/Release/net7.0/isn.abst.deps.json
Normal file
41
src/isn.abstract/bin/Release/net7.0/isn.abst.deps.json
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v7.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v7.0": {
|
||||
"isn.abst/1.0.7": {
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "11.0.1"
|
||||
},
|
||||
"runtime": {
|
||||
"isn.abst.dll": {}
|
||||
}
|
||||
},
|
||||
"Newtonsoft.Json/11.0.1": {
|
||||
"runtime": {
|
||||
"lib/netstandard2.0/Newtonsoft.Json.dll": {
|
||||
"assemblyVersion": "11.0.0.0",
|
||||
"fileVersion": "11.0.1.21818"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"isn.abst/1.0.7": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Newtonsoft.Json/11.0.1": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-pNN4l+J6LlpIvHOeNdXlwxv39NPJ2B5klz+Rd2UQZIx30Squ5oND1Yy3wEAUoKn0GPUj6Yxt9lxlYWQqfZcvKg==",
|
||||
"path": "newtonsoft.json/11.0.1",
|
||||
"hashPath": "newtonsoft.json.11.0.1.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue