Skip to content

Commit 5f59d1e

Browse files
authored
Fix for LT-22199 (#400)
Change-Id: I00f314469db5648038103fb544ccd9ecf15f5f28
1 parent ddf8283 commit 5f59d1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Src/GenerateHCConfig/App.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</dependentAssembly>
1313
<dependentAssembly>
1414
<assemblyIdentity name="SIL.Lexicon" publicKeyToken="cab3c8c5232dfcf2" culture="neutral" />
15-
<bindingRedirect oldVersion="0.0.0.0-13.0.0.0" newVersion="13.0.0.0" />
15+
<bindingRedirect oldVersion="0.0.0.0-15.0.0.0" newVersion="15.0.0.0" />
1616
</dependentAssembly>
1717
</assemblyBinding>
1818
</runtime>

0 commit comments

Comments
 (0)