AppCenter WPF Assemblies Not Signed

0

I'm trying to use the new WPF Preview of AppCenter integration in my application. But after adding the NuGet packages, it appears as though Microsoft's Assemblies are not Strong Named.

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

Has anyone been able to use these packages within a Strong Named application? Is there any trick to get this working?

enter image description here

wpf
visual-studio-app-center
asked on Stack Overflow Aug 28, 2019 by Jason Stevenson

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0