ThreeMammals/Ocelot

Strong-named binaries

Offen

#399 geöffnet am 12.06.2018

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (1.617 Forks)batch import
featuregood first issuehelp wantedmedium effort

Repository-Metriken

Stars
 (8.137 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 44T 17h) (6 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide