Skip to content

Commit

Permalink
Merge pull request #328 from sillsdev/feat/update-chorus-for-adding-w…
Browse files Browse the repository at this point in the history
…ebm-as-audio-format

Update chorus packages so webm has 10MB limit
  • Loading branch information
myieye authored Jun 22, 2023
2 parents cf477eb + 3494d07 commit eef6a8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/LfMerge.Core/LfMerge.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ See full changelog at https://github.com/sillsdev/LfMerge/blob/develop/CHANGELOG
<PackageReference Include="Mono.Posix.NETStandard" Version="1.0.0" />
<PackageReference Include="SIL.Bugsnag.Signed" Version="2.2.1" />
<PackageReference Include="SIL.Chorus.Mercurial" Version="3.0.3.6" PrivateAssets="All" />
<PackageReference Include="SIL.Chorus.ChorusMerge" Version="5.0.0-beta0030" GeneratePathProperty="true" />
<PackageReference Include="SIL.Chorus.ChorusMerge" Version="5.2.0-beta0002" GeneratePathProperty="true" />
<PackageReference Include="SIL.ChorusPlugin.LfMergeBridge" Version="3.8.0-beta*" />
<PackageReference Include="SIL.Chorus.LibChorus" Version="5.1.0-beta0025" />
<PackageReference Include="SIL.Core.Desktop" Version="11.0.0-beta0047" />
<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.ReleaseTasks" Version="2.5.0" PrivateAssets="All" />
<PackageReference Include="SIL.Lexicon" Version="11.0.0-beta0061" />
Expand Down

0 comments on commit eef6a8f

Please sign in to comment.