Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot]
d490c73b15 Bump SharpCompress from 0.19.2 to 0.29.0 in /osrepodbmgr.Core
Bumps [SharpCompress](https://github.com/adamhathcock/sharpcompress) from 0.19.2 to 0.29.0.
- [Release notes](https://github.com/adamhathcock/sharpcompress/releases)
- [Commits](https://github.com/adamhathcock/sharpcompress/compare/0.19.2...0.29)

---
updated-dependencies:
- dependency-name: SharpCompress
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 19:54:33 +00:00
7694b9e60d Updated dependencies. 2017-12-29 19:31:26 +00:00
5ad4ca4250 Updated nuget packages. 2017-06-20 07:53:59 +01:00
379d29ca02 Added support for LZip. 2017-06-06 22:50:45 +01:00
e6b3be1a73 Update dependencies. 2017-05-20 05:48:55 +01:00
97f519f88b Refactor: Format document. 2017-05-19 18:22:54 +01:00
6ff82e7b56 Added support for VirusTotal. 2017-05-19 01:13:53 +01:00
f384995866 Added support for clamd scanning. 2017-05-18 22:23:49 +01:00
67d798a213 Store files separate in the repository instead of compressing
them in ZIP. Supported GZ, BZ2 and LZMA formats.
2017-05-11 19:01:47 +01:00
17b464012c Refactor: Separate engine code from GUI. 2017-05-10 21:04:42 +01:00