Skip to content

Commit

Permalink
update libChorus to new dotnet 8 friendly version with Binary Formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
hahn-kev committed Oct 30, 2023
1 parent 0361880 commit 5e15a82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions backend/Testing/Testing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
<PackageReference Include="Microsoft.Playwright.TestAdapter" Version="1.35.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="Shouldly" Version="4.1.0" />
<PackageReference Include="SIL.Chorus.LibChorus" Version="5.2.0-beta0005" />
<PackageReference Include="SIL.Chorus.LibChorus" Version="6.0.0-beta0041" />
<PackageReference Include="SIL.Chorus.Mercurial" Version="3.0.3.11" />
<PackageReference Include="SIL.ChorusPlugin.LfMergeBridge" Version="4.0.1" />
<PackageReference Include="SIL.Core" Version="12.1.0-beta0031" />
<PackageReference Include="SIL.Core" Version="13.0.0-beta0074" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.0.0" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
Expand Down

0 comments on commit 5e15a82

Please sign in to comment.