Commit caeeeb1
authored
Fix patch build broken by StructureMap.dll leaving the output (#1092)
liblcm swapped its IoC container from StructureMap to
Microsoft.Extensions.DependencyInjection in SIL.LCModel 11.0.0-beta0176, so
nothing copies StructureMap.dll into Output/Release any more.1 parent 11a2396 commit caeeeb1
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
117 | 119 | | |
118 | 120 | | |
119 | 121 | | |
| |||
0 commit comments