March 2021
SHA256 Hash
PurpleSharp.exe - 0a29f1b2b10c0026a64ea52e66ac6cb85a2d198d870c141c7d431f7900b7a1b8
Some browsers are blocking the assembly download. To circumvent, you can use the following PowerShell line:
- Invoke-WebRequest -Uri "https://github.com/mvelazc0/PurpleSharp/releases/download/v1.1/PurpleSharp.exe" -OutFile "PurpleSharp.exe"
Release Notes
- Adding Costura.Fody to avoid having to dependency on the Newtonsoft dll to manage JSON objects. It is now embedded in the PurpleSharp assembly.