Skip to content

Releases: ByteGuard-HQ/byteguard-file-validator-net

v1.1.2

26 Jan 08:12
7b70f0b

Choose a tag to compare

What's Changed

  • Fix issue with System.IO.Packaging for net48 target framework #18 by @detilium in #19

Notes

If you already have the file validator installed in a .NET Framework project, ensure you remove the reference to System.IO.Packaging from your packages.config file. System.IO.Packaging is not referenced via a reference to WindowsBase.

Full Changelog: v1.1.1...v1.1.2

v1.1.1

19 Dec 10:22
35acf29

Choose a tag to compare

What's Changed

  • Default to stream instead of byte array by @detilium in #11

Full Changelog: v1.1.0...v1.1.1

v1.1.0

01 Dec 12:02

Choose a tag to compare

What's Changed

  • Add antimalware support through abstraction (@detilium)

Full Changelog: https://github.com/ByteGuard-HQ/byteguard-file-validator-net/commits/v1.1.0