itext-dotnet
itext-dotnet copied to clipboard
updated pkgs + fix for BouncyCastle ASN1 API change
trafficstars
- fix for API change in latest BouncyCastle.Asn1 package
- updated NuPkg packages to latest revs
MSVS error report:
- Error CS1061 'Asn1Sequence' does not contain a definition for 'GetObjects' and no accessible extension method 'GetObjects' accepting a first argument of type 'Asn1Sequence' could be found (are you missing a using directive or an assembly reference?)
- Error CS1061 'Asn1Set' does not contain a definition for 'GetObjects' and no accessible extension method 'GetObjects' accepting a first argument of type 'Asn1Set' could be found (are you missing a using directive or an assembly reference?)