evanwon / WPFCustomMessageBox

A WPF clone of the native Windows/.NET MessageBox with extra features like custom button text.
122 stars 63 forks source link

Signing problem #14

Open CraftedPvP opened 5 years ago

CraftedPvP commented 5 years ago

My executable is signed with a strong name. The reference for this one is not. I tried signing it with my strong name but it doesn't work. Someone help.

1>------ Build started: Project: ProjectName, Configuration: Debug Any CPU ------
1>CSC : warning CS8002: Referenced assembly 'WPFCustomMessageBox, Version=1.0.7.39267, Culture=neutral, PublicKeyToken=null' does not have a strong name.
1>CSC : warning CS8002: Referenced assembly 'WPFCustomMessageBox, Version=1.0.7.39267, Culture=neutral, PublicKeyToken=null' does not have a strong name.