Skip to content

Commit

Permalink
Merge pull request #330 from sillsdev/update-libLcm-version
Browse files Browse the repository at this point in the history
update to newer version of LCM that actually includes the fix
  • Loading branch information
hahn-kev authored Sep 8, 2023
2 parents eef6a8f + 5d6fd71 commit 0f8f889
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/LfMerge.Core/LfMerge.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ See full changelog at https://github.com/sillsdev/LfMerge/blob/develop/CHANGELOG
<PackageReference Include="SIL.ChorusPlugin.LfMergeBridge" Version="3.8.0-beta*" />
<PackageReference Include="SIL.Chorus.LibChorus" Version="5.2.0-beta0002" />
<PackageReference Include="SIL.Core.Desktop" Version="12.0.0" />
<PackageReference Include="SIL.LCModel" Version="10.2.0-beta0063" />
<PackageReference Include="SIL.LCModel" Version="10.2.0-beta0072" />
<PackageReference Include="SIL.ReleaseTasks" Version="2.5.0" PrivateAssets="All" />
<PackageReference Include="SIL.Lexicon" Version="11.0.0-beta0061" />
<PackageReference Include="SIL.Lexicon" Version="11.0.1" />
<PackageReference Include="CommandLineParser" Version="2.7.82" />
</ItemGroup>

Expand Down

0 comments on commit 0f8f889

Please sign in to comment.