ThreeMammals/Ocelot

Strong-named binaries

Ouverte

#399 ouverte le 12 juin 2018

 (3 commentaires) (0 réaction) (0 personne assignée)C# (1 617 forks)batch import
featuregood first issuehelp wantedmedium effort

Métriques du dépôt

Stars
 (8 137 étoiles)
Métriques de merge PR
 (Merge moyen 44j 17h) (6 PRs mergées en 30 j)

Description

Expected Behavior / New Feature

Ocelot binary (ocelot.dll) is not strong-named

Actual Behavior / Motivation for New Feautre

Ocelot cannot currently be consumed from strong-named projects. Projects that are strong-named must reference only strong-named dependencies, so Ocelot would have to be strong-named too,

Specifications

  • Version: 7.0.5

Guide contributeur