Sascha-L / WPF-MediaKit

Microsoft Public License
367 stars 116 forks source link

Please Sign the Assembly #98

Open marqdouj opened 4 years ago

marqdouj commented 4 years ago

Our policy is to sign all our assemblies. I can't use your assembly because our applications won't run because the assembly is not signed.

FileLoadException: Could not load file or assembly 'WPFMediaKit, Version=2.2.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is required. (Exception from HRESULT: 0x80131044)

xmedeko commented 4 years ago

Try StrongNameSigner or Strong Namer. If it does not work, then submit a PR.