podprad
podprad
Hello, I've upgraded Antlr4.Runtime.Standard from 4.8.0 to 4.10.0 and now my web project (that run on IIS) complains about invalid strong name signature: > Could not load file or assembly...
In our app we have multiple bindings. One of the bindings must require client certificate, so I have WsHttpBinding, with security mode=Transport and transport.clientCredentialType="Certificate". I setup the certificate in ConfigureServiceHostBase:...
Hi, In 6.0.0-preview-4 I'm unable to set XMP metadata. I add own /Metadata dictionary, it's written to the output PDF, but finally PdfSharp links own indirect object: ``` 1 0...