Prism.Container.Extensions
Prism.Container.Extensions copied to clipboard
Not Strongly Named
I am being forced to give my application a strong name key.
The Prism.Container.Extensions and Prism.DryIoc.Extensions 8.0.62 on NuGet are not signed, although most of Prism does seem to be.
CSC : warning CS8002: Referenced assembly 'Prism.DryIoc.Extensions, Version=8.0.62.18692, Culture=neutral, PublicKeyToken=null' does not have a strong name.
CSC : warning CS8002: Referenced assembly 'Prism.Container.Extensions, Version=8.0.62.18692, Culture=neutral, PublicKeyToken=null' does not have a strong name.