You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to use your project in one of mine, however I'm currently unable to do so because the Ookii.Dialogs.Wpf.dll is not strong name signed.
My project requires strong-name-signing (unfortunately) and .NET requires that any SNS assembly only have dependencies to other SNS assemblies.
Would you consider publishing a signed nuget package?
The text was updated successfully, but these errors were encountered:
I'd like to use your project in one of mine, however I'm currently unable to do so because the Ookii.Dialogs.Wpf.dll is not strong name signed.
My project requires strong-name-signing (unfortunately) and .NET requires that any SNS assembly only have dependencies to other SNS assemblies.
Would you consider publishing a signed nuget package?
The text was updated successfully, but these errors were encountered: