SIL.Chorus.LibChorus.TestUtilities
6.0.0-beta0073
Prefix Reserved
See the version list below for details.
dotnet add package SIL.Chorus.LibChorus.TestUtilities --version 6.0.0-beta0073
NuGet\Install-Package SIL.Chorus.LibChorus.TestUtilities -Version 6.0.0-beta0073
<PackageReference Include="SIL.Chorus.LibChorus.TestUtilities" Version="6.0.0-beta0073" />
<PackageVersion Include="SIL.Chorus.LibChorus.TestUtilities" Version="6.0.0-beta0073" />
<PackageReference Include="SIL.Chorus.LibChorus.TestUtilities" />
paket add SIL.Chorus.LibChorus.TestUtilities --version 6.0.0-beta0073
#r "nuget: SIL.Chorus.LibChorus.TestUtilities, 6.0.0-beta0073"
#:package SIL.Chorus.LibChorus.TestUtilities@6.0.0-beta0073
#addin nuget:?package=SIL.Chorus.LibChorus.TestUtilities&version=6.0.0-beta0073&prerelease
#tool nuget:?package=SIL.Chorus.LibChorus.TestUtilities&version=6.0.0-beta0073&prerelease
End-user collaboration library via 3-way xml merging and hg dvcs under the hood.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- NUnit (>= 3.13.3)
- SIL.Chorus.LibChorus (>= 6.0.0-beta0073)
- SIL.Core (>= 18.0.0-beta0030)
- SIL.TestUtilities (>= 18.0.0-beta0030)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 6.0.0-beta0075 | 39 | 8/18/2026 |
| 6.0.0-beta0074 | 89 | 8/7/2026 |
| 6.0.0-beta0073 | 97 | 7/31/2026 |
| 6.0.0-beta0072 | 91 | 7/28/2026 |
| 6.0.0-beta0071 | 97 | 7/24/2026 |
| 6.0.0-beta0070 | 107 | 7/7/2026 |
| 6.0.0-beta0069 | 105 | 7/3/2026 |
| 6.0.0-beta0068 | 102 | 7/2/2026 |
| 6.0.0-beta0066 | 104 | 6/25/2026 |
| 6.0.0-beta0065 | 115 | 5/18/2026 |
| 6.0.0-beta0064 | 112 | 5/6/2026 |
| 6.0.0-beta0063 | 249 | 10/9/2025 |
| 6.0.0-beta0061 | 191 | 2/25/2025 |
| 6.0.0-beta0060 | 175 | 2/19/2025 |
| 6.0.0-beta0056 | 178 | 11/18/2024 |
| 6.0.0-beta0055 | 176 | 11/7/2024 |
| 6.0.0-beta0054 | 181 | 11/7/2024 |
| 6.0.0-beta0053 | 188 | 10/25/2024 |
| 5.1.0 | 419 | 6/13/2023 |
Changes since version 5.1.0
Added:
- [SIL.Chorus.LibChorus] Add webm as additional audio file type
- [SIL.Chorus] Add ability to clone project without direct user interaction
- Add L10NSharp.Windows.Forms dependency for version 10.0.0-*
Changed:
- Use UTF-8 in conflict details view
- [SIL.Chorus.LibChorus] Add ChorusStorage (the bundle cache) as an Excluded folder
- [SIL.Chorus.LibChorus] Changed HgResumeTransport LastKnownCommonBases to use Json serialization instead of BinaryFormatter
- Update SIL.Chorus.Mercurial dependency to version 6.5.1 which uses Python 3
- Update libPalaso dependency from version 15.0.0-* to 18.0.0-*
- Update Newtonsoft.Json dependency from version 13.0.2 to 13.0.4
- Update Microsoft.NET.Test.Sdk dependency from version 17.3.1 to 17.14.1
- Update icu.net dependency from version 3.0.0-* to 3.0.1
- Update L10NSharp dependency from version 8.0.0-beta0005 to 10.0.0-*
- [SIL.Chorus] Remove `emailForSubmissions` argument from `LocalizationManagerWinforms.Create` call (removed in L10NSharp 10)
Removed:
- [SIL.Chorus] Remove obsolete `ChorusSystem.SetUpLocalization(TranslationMemory, ...)` overload (TranslationMemory type removed in L10NSharp 10)
- [SIL.Chorus] Remove obsolete `ServerSettingsModel.IsQaServer`
Fixed:
- Prevent S&R to Internet without full URL
- [SIL.Chorus.LibChorus] Correctly handle & and other special characters in passwords
- [SIL.Chorus] Fix collection-modified exception when UsbDrives property is read while background scan thread updates the list
- [SIL.Chorus.LibChorus] Fix null-key insertion when XML record identifier attribute is absent in XmlMergeService
- [SIL.Chorus.LibChorus] Fix crash in password encryption/decryption on non-Windows platforms and on Windows data-protection failure
- [SIL.Chorus.LibChorus] Fix IndexOutOfRangeException parsing ChorusHub query parameters without '=', and preserve values containing '='
See full changelog at https://github.com/sillsdev/chorus/blob/master/CHANGELOG.md