Tom Bogle
Tom Bogle
Probably the first choice would be to see if Keyman team wants to "own" them under their organization. If not, then sillsdev would be the next most logical place.
It is for sure _not_ the case that we would expect all of our dependencies to be SIL-owned. We can definitely rely on third-party DLLs. But it probably is the...
Great case in point. For example, the NDesk.DBus package lists a project website on bitbucket, so it's a 404. No guarantee that something like that could slip through the cracks...
Mission accepted
Sure enough. It's a breaking change: https://build.palaso.org/buildConfiguration/Transcelerator_TransceleratorWinDefaultPullRequestsSilPackagesFromNuGet/550897
Not sure, but maybe. Transcelerator targets 4.7.2, so it's just possible that the mismatched framework reference is what caused the change.
When this is fixed and release and ParatextData is updated to use the fixed version, consider removing `ToComparableBCV` from https://github.com/paranext/paranext-core/blob/0f6e45bbf326c45db0d2c7d22513747a41092cdc/c-sharp/Checks/InputRangesFilter.cs
*[`SIL.Media/AlsaAudio/AlsaAudioDevice.cs` line 535 at r1](https://reviewable.io/reviews/sillsdev/libpalaso/1427#-OPr-hX89POrCcly0FyQ:-OPr-hX89POrCcly0FyR:b-h7de6e) ([raw file](https://github.com/sillsdev/libpalaso/blob/1252cfb76e57bb0655163b9a5321f62e5e2e7b97/SIL.Media/AlsaAudio/AlsaAudioDevice.cs#L535)):* > ```Smalltalk > n = (ulong)_bufferSize; > ulong start_threshold; > if (_startDelay ``` I realize that this PR is for something else anyway,...
We do already use NAudio for some things. I'm not sure what (if anything) irrKlang buys us beyond what NAudio gives us.
Once we actually have a successful release using GHA, I will update the wiki page.