-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
I am trying to type the commands for the strong name by inputting the commands until "dir -rec *NET.dll | set-strongname -keypair $key -verbose". My file name is end up with the word NET.
The console shows a message
"Set-StrongName : Value does not fall within the expected range.
At line:1 char:35
- dir -rec *NET.dll | set-strongname <<<< -KeyPair $key -force
- CategoryInfo : NotSpecified: (:) [Set-StrongName], ArgumentExceptio
n - FullyQualifiedErrorId : System.ArgumentException,StrongNaming.SetStrongNameCommand"
- CategoryInfo : NotSpecified: (:) [Set-StrongName], ArgumentExceptio
The library I am trying to import is
ImageMagick.NET
http://imagemagick.codeplex.com/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels