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/Debug/net10.0/isn.abst.deps.json
Normal file
41
src/isn.abstract/bin/Debug/net10.0/isn.abst.deps.json
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v10.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v10.0": {
|
||||
"isn.abst/1.0.0": {
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "13.0.4"
|
||||
},
|
||||
"runtime": {
|
||||
"isn.abst.dll": {}
|
||||
}
|
||||
},
|
||||
"Newtonsoft.Json/13.0.4": {
|
||||
"runtime": {
|
||||
"lib/net6.0/Newtonsoft.Json.dll": {
|
||||
"assemblyVersion": "13.0.0.0",
|
||||
"fileVersion": "13.0.4.30916"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"isn.abst/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Newtonsoft.Json/13.0.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
|
||||
"path": "newtonsoft.json/13.0.4",
|
||||
"hashPath": "newtonsoft.json.13.0.4.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
src/isn.abstract/bin/Debug/net10.0/isn.abst.dll
Normal file
BIN
src/isn.abstract/bin/Debug/net10.0/isn.abst.dll
Normal file
Binary file not shown.
BIN
src/isn.abstract/bin/Debug/net10.0/isn.abst.pdb
Normal file
BIN
src/isn.abstract/bin/Debug/net10.0/isn.abst.pdb
Normal file
Binary file not shown.
8
src/isn.abstract/bin/Debug/net10.0/isn.abst.xml
Normal file
8
src/isn.abstract/bin/Debug/net10.0/isn.abst.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>isn.abst</name>
|
||||
</assembly>
|
||||
<members>
|
||||
</members>
|
||||
</doc>
|
||||
41
src/isn.abstract/bin/Debug/net10.0/isn.abstract.deps.json
Normal file
41
src/isn.abstract/bin/Debug/net10.0/isn.abstract.deps.json
Normal file
|
|
@ -0,0 +1,41 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v10.0",
|
||||
"signature": ""
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v10.0": {
|
||||
"isn.abstract/1.0.0": {
|
||||
"dependencies": {
|
||||
"Newtonsoft.Json": "13.0.4"
|
||||
},
|
||||
"runtime": {
|
||||
"isn.abstract.dll": {}
|
||||
}
|
||||
},
|
||||
"Newtonsoft.Json/13.0.4": {
|
||||
"runtime": {
|
||||
"lib/net6.0/Newtonsoft.Json.dll": {
|
||||
"assemblyVersion": "13.0.0.0",
|
||||
"fileVersion": "13.0.4.30916"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"isn.abstract/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"Newtonsoft.Json/13.0.4": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
|
||||
"path": "newtonsoft.json/13.0.4",
|
||||
"hashPath": "newtonsoft.json.13.0.4.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
BIN
src/isn.abstract/bin/Debug/net10.0/isn.abstract.dll
Normal file
BIN
src/isn.abstract/bin/Debug/net10.0/isn.abstract.dll
Normal file
Binary file not shown.
BIN
src/isn.abstract/bin/Debug/net10.0/isn.abstract.pdb
Normal file
BIN
src/isn.abstract/bin/Debug/net10.0/isn.abstract.pdb
Normal file
Binary file not shown.
8
src/isn.abstract/bin/Debug/net10.0/isn.abstract.xml
Normal file
8
src/isn.abstract/bin/Debug/net10.0/isn.abstract.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>isn.abstract</name>
|
||||
</assembly>
|
||||
<members>
|
||||
</members>
|
||||
</doc>
|
||||
Loading…
Add table
Add a link
Reference in a new issue