May 2021
SHA256 Hashes
PurpleSharp_x64.exe - 6a4534091c5329f54971bd06e479be500d9232c4550a394f1c8b9f6543d2be05
PurpleSharp_x86.exe - 7168f785c2c32bde7d0576a792699c9aa1156ffcb36ad485ff899020c1a66356
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.2/PurpleSharp_x64.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.