Finish clientCollector

This commit is contained in:
2021-08-04 08:03:25 +05:00
parent be22ea0673
commit 900e5d80b3
45 changed files with 158 additions and 24 deletions

View File

@@ -10,7 +10,8 @@
"dependencies": {
"DataClient": "0.0.3",
"NLog": "4.7.10",
"Newtonsoft.Json": "13.0.1"
"Newtonsoft.Json": "13.0.1",
"SharpZipLib": "1.3.2"
},
"runtime": {
"ClientCollector.dll": {}
@@ -117,6 +118,14 @@
}
}
},
"SharpZipLib/1.3.2": {
"runtime": {
"lib/netstandard2.1/ICSharpCode.SharpZipLib.dll": {
"assemblyVersion": "1.3.2.10",
"fileVersion": "1.3.2.10"
}
}
},
"DataClient/0.0.3": {
"dependencies": {
"NLog": "4.7.10",
@@ -205,6 +214,13 @@
"path": "nlog.extensions.logging/1.7.2",
"hashPath": "nlog.extensions.logging.1.7.2.nupkg.sha512"
},
"SharpZipLib/1.3.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WSdeDReL8eugMCw5BH/tFAZpgR+YsYMwm6kIvqg3J8LbfRjbbebmEzn63AbEveqyMOljBO68g6tCCv165wMkSg==",
"path": "sharpziplib/1.3.2",
"hashPath": "sharpziplib.1.3.2.nupkg.sha512"
},
"DataClient/0.0.3": {
"type": "project",
"serviceable": false,

View File

@@ -10,7 +10,8 @@
"dependencies": {
"DataClient": "0.0.3",
"NLog": "4.7.10",
"Newtonsoft.Json": "13.0.1"
"Newtonsoft.Json": "13.0.1",
"SharpZipLib": "1.3.2"
},
"runtime": {
"ClientCollector.dll": {}
@@ -117,6 +118,14 @@
}
}
},
"SharpZipLib/1.3.2": {
"runtime": {
"lib/netstandard2.1/ICSharpCode.SharpZipLib.dll": {
"assemblyVersion": "1.3.2.10",
"fileVersion": "1.3.2.10"
}
}
},
"DataClient/0.0.3": {
"dependencies": {
"NLog": "4.7.10",
@@ -205,6 +214,13 @@
"path": "nlog.extensions.logging/1.7.2",
"hashPath": "nlog.extensions.logging.1.7.2.nupkg.sha512"
},
"SharpZipLib/1.3.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-WSdeDReL8eugMCw5BH/tFAZpgR+YsYMwm6kIvqg3J8LbfRjbbebmEzn63AbEveqyMOljBO68g6tCCv165wMkSg==",
"path": "sharpziplib/1.3.2",
"hashPath": "sharpziplib.1.3.2.nupkg.sha512"
},
"DataClient/0.0.3": {
"type": "project",
"serviceable": false,