rklec

Results 59 comments of rklec
trafficstars

See also https://github.com/rgl/MailBounceDetector/pull/8 BTW

You mean https://www.nuget.org/packages/MailBounceDetector? It could be linked in the Readme though?

Well it's backwards-compatible, try it. It worked for me. As far as I see there was a try updating it in https://github.com/rgl/MailBounceDetector/pull/3 though, but that was long ago.

Ah I see now, it's .NET framework even, so yes, the PR makes absolutely sense, that does not work obviously...

Ach BTW I saw the PR is really outdated. The current source code already lists .NET 6 version: https://github.com/rgl/MailBounceDetector/blob/0dc87d0ac1f4e5af342265c4bc62c8994ef39539/MailBounceDetector/MailBounceDetector.csproj#L3 But it is not released yet, as it seems. @rgl could...

Same error, see https://github.com/microsoft/terminal/issues/3097#issuecomment-2145431834 I've dropped the maintainers a message via https://community.chocolatey.org/packages/microsoft-windows-terminal/ContactOwners linking to this issue.

In pwsh (v 7.2.4) I only get errros for this: ```powershell PS > Get-AppxPackage Get-AppxPackage: The 'Get-AppxPackage' command was found in the module 'Appx', but the module could not be...

@ymartin59 Choco says it is already installed: ``` choco install vcredist140 Chocolatey v1.2.1 Installing the following packages: vcredist140 By installing, you accept licenses for the packages. vcredist140 v14.34.31931 already installed....

Duplicate of https://github.com/mkevenaar/chocolatey-packages/issues/228

I just found out this is unmaintained and opened https://github.com/microsoft/RulesEngine/issues/625 to mark it as such. However, what is the active/best fork now? I found the following: * ⁠https://github.com/timophe-91/RulesEngine * https://github.com/asulwer/RulesEngine...