Finish clientCollector
This commit is contained in:
@@ -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,
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
ClientCollector/bin/Release/ICSharpCode.SharpZipLib.dll
Normal file
BIN
ClientCollector/bin/Release/ICSharpCode.SharpZipLib.dll
Normal file
Binary file not shown.
@@ -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,
|
||||
|
Binary file not shown.
Binary file not shown.
BIN
ClientCollector/bin/Release/net5.0/ICSharpCode.SharpZipLib.dll
Normal file
BIN
ClientCollector/bin/Release/net5.0/ICSharpCode.SharpZipLib.dll
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user