Mac
Mac
I think the suggestion here was to distribute the packages automatically via [an integrated package source](https://www.synology.com/en-global/knowledgebase/DSM/help/DSM/PkgManApp/configure). It can be done on the official channel (cf. https://developer.synology.com/developer-guide/publish_package/summit_package_for_approval.html), or on a custom...
Do I understand that the bus factor is 1 on Bootstrap?
Sorry about that. Unfortunately this client actually uses [TorrentAPI](https://torrentapi.org), which seems to be working still but does not seem to be very active (the documentation used to be hosted at...
Thanks for the link. As I said there is no explicit filter in the client, so it seems that the API itself is not returning the categories in question. I...
Hi, coming (late) from #680: it seems that this colorization against logging issue has spread all over different repositories now... My take on this is that: - MSBuild is a...
> I just hit this today and I'm wondering if there is a proper fix for this yet? There is a workaround in PR #2702 (use `dotnet msbuild` instead of...
_**If**_ it is ever merged, indeed.
Please note that I would be happy to answer any questions and/or reservations, and/or discuss any suggestions or improvements on this PR.
I just rebased this PR against the `main` branch so that it would not be an excuse for not merging it 😉
@MarkKharitonov Right. And to ensure compatibility would require the reopening of dotnet/sdk#15376 to initialize the `VSTestUseConsole` property in the `dotnet test` command.