Closed Eran-YT closed 3 years ago
please use fody 5.2 vs 5.3
5.3 causes segfaults on compile for some reason
i also made a note about changing the mask to .map since you removed the other stuff for finding map files
Can you update the nuget?
When I get around to it.
As I mentioned before, you can sponsor me if you need it faster.
On Sun, Jun 6, 2021, 4:00 AM Eran Yom-Tov @.***> wrote:
Can you update the nuget?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/EricZimmerman/evtx/pull/145#issuecomment-855356941, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABARKJRYZJEHPJRN7CUEVSTTRMTK7ANCNFSM454QAMRA .
Description
Use standard .NET libraries instead of windows-only ones, so the evtx lib can be used in linux (with .NET 5) Note: The tests are not usable as they need files that aren't included, so I wasn't able to properly test this.