Prochy
Prochy
If I have a connection string like: `User=SYSDBA;Password="""'""''";Database=testDb;DataSource=localhost;Port=3051;Dialect=3;Charset=UTF8;Role=;Connection lifetime=15;Pooling=true;MinPoolSize=0;MaxPoolSize=500;Packet Size=8192;ServerType=0` I suppose it should work and the password should be parsed as "'"''. Obviously, there is problem in a regex...
Hi, I'm facing an issue and I'm not sure if it's by IPP specification or not, so I just need to confirm it. If I publish via Bonjour a printer...
A command: cyclonedx-win-x64.exe merge --input-files Second.xml First.xml --name "Test" --version "1.0.0.0" --output-file sbom.json --output-format json creates a different dependencies tree than the following command: cyclonedx-win-x64.exe merge --input-files Second.xml First.xml --output-file...
### Describe the bug If I set IsEnabled=false by default for SplitButton, then I enabled it e.g. by binding, the control is rendered wrong until I hover over the control....
**What happened**: When trying to bind IPv4 interfaces only ``` . { bind 0.0.0.0 } ``` The coredns start listening also on ipv6 interfaces. **What you expected to happen**: When...
### Library version used 4.71.2-preview ### .NET version 24H2 (OS Build 26100.3775) Microsoft.NETCore.App 8.0.15 Microsoft.WindowsDesktop.App 8.0.15 Microsoft.AspNetCore.App 8.0.15 ### Scenario PublicClient - desktop app ### Is this a new or...