Giter VIP home page Giter VIP logo

strongnaming's People

Contributors

danielrose avatar dependabot-preview[bot] avatar dependabot[bot] avatar gitter-badger avatar oising avatar omidkrad avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

strongnaming's Issues

Strong naming an assembly doesn't update the pdb hash

I'm trying to sign our assemblies without doing a full rebuild but I'm running into errors when I try to submit our signed nuget package to symbol source.

Package submission failed: Incorrect hash code for Exceptionless.Console binaryHash symbolHash ED901068EDCF40AF8A33BA270CE93B861

Value does not fall within the expected range

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"

The library I am trying to import is
ImageMagick.NET
http://imagemagick.codeplex.com/

Exceptions when used with native DLLs or invalid assemblies

The cmdlets Test-Strongname and Set-Strongname throw exceptions when they are given files which are not valid .NET assemblies. An example of this would be native DLLs.

Instead, this exception should be caught an return false or write an error, respectively.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.