GithubHelp home page GithubHelp logo

sign assemblies about snapper HOT 6 CLOSED

theramis avatar theramis commented on May 27, 2024
sign assemblies

from snapper.

Comments (6)

theramis avatar theramis commented on May 27, 2024 1

Hmm, I've had a look at your PR and it looks fine.
Although I don't know much about strong naming assemblies and from some quick googling I would like to know much more about it before I commit to it.

Unfortunately I won't get enough time during the week to look into this. I'll follow up on this in the weekend.

from snapper.

theramis avatar theramis commented on May 27, 2024 1

Any news?

Hey sorry, I didn't end up getting time last weekend. I should have free time this weekend and I'll have a look into it.

Ok, additionally i would suggest to use minver for automated versioning.

That looks great, I'll look into it aswell. Thanks

from snapper.

theramis avatar theramis commented on May 27, 2024 1

Made the changes.
Deployed in Snapper 2.0.0-beta3!

from snapper.

viceice avatar viceice commented on May 27, 2024

Ok, additionally i would suggest to use minver for automated versioning.

When we use assembly signing, assemblies are linked by assembly name, version and publickeytoken. Without signing, only the assembly name is used. so to left assemblies compatible (without require redirects) we should set the assembly version to only the majoversion. all other part should be zero.
MinVer will do that for you while build.

from snapper.

viceice avatar viceice commented on May 27, 2024

Any news?

from snapper.

viceice avatar viceice commented on May 27, 2024

Works, thanks

from snapper.

Related Issues (20)

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.