Fix patch build broken by StructureMap.dll leaving the output #32
CommentHygiene.yml
on: pull_request
Report comment hygiene
1m 2s
Annotations
3 warnings
|
comment-hygiene (comment-too-long):
Build/Installer.legacy.targets#L115
288 chars (budget 200): <RemovedSinceLastBase Include="$(dir-outputBase)/Helps/WW-ConceptualIntro/ConceptualIntroduction.htm" />
|
|
comment-hygiene (comment-line-too-long):
Build/Installer.legacy.targets#L117
110 columns (max 98): in SIL.LCModel 11.0.0-beta0176, so nothing copies StructureMap.dll to the output any more.
|
|
comment-hygiene (comment-line-too-long):
Build/Installer.legacy.targets#L116
111 columns (max 98): liblcm swapped its IoC container from StructureMap to Microsoft.Extensions.DependencyInjection
|