ThreeMammals/Ocelot

Strong-named binaries

Open

#399 opened on Jun 12, 2018

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C# (8,137 stars) (1,617 forks)batch import
featuregood first issuehelp wantedmedium effort

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

Contributor guide