rasyidf / Rasyidf.Localization

Universal Localization Framework for WPF
https://rasyidf.github.io/Rasyidf.Localization/
MIT License
7 stars 5 forks source link

Can't build due to code signing #5

Closed SKProCH closed 4 years ago

SKProCH commented 4 years ago

Microsoft.Common.CurrentVersion.targets (3222, 5): [MSB3322] Failed to get MD5 checksum for key file" rasyidf.pfx ". File 'C:\Users\SKProCH\RiderProjects\Rasyidf.Localization\Localization\rasyidf.pfx' not found.

Possible Solution

Disable code signing

Steps to Reproduce (for bugs)

  1. Clone repository
  2. Try to build
rasyidf commented 4 years ago

I've removed the code signing, fixed. :)