ThreeMammals/Ocelot

Strong-named binaries

オープン

#399 opened on 2018/06/12

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,617 件のフォーク)batch import
featuregood first issuehelp wantedmedium effort

Repository metrics

Stars
 (8,137 個のスター)
PR merge metrics
 (平均マージ 44d 17h) (30d で 6 merged PRs)

説明

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

コントリビューターガイド