DecaTec / Portable-WebDAV-Library

Moved to codeberg.org - https://codeberg.org/DecaTec/Portable-WebDAV-Library - The Portable WebDAV Library is a strongly typed, async WebDAV client library which is fully compliant to RFC 4918, RFC 4331 and "Additional WebDAV Collection Properties". It is implemented as .NETStandard 1.1 library in oder to be used on any platform supporting .NETStandard 1.1.
https://decatec.de
Microsoft Public License
46 stars 11 forks source link

Static Prop.Create* methods don't support lockdiscovery #28

Closed fubar-coder closed 7 years ago

fubar-coder commented 7 years ago

The Prop class contains (at least one) property (LockDiscovery) than is not initializable using the CreatePropWithEmptyProperties or CreatePropWithEmptyPropertiesAll method.

DecaTec commented 7 years ago

Good catch, I forgot about this when I merged the lockdiscovery-PR. Fixed with https://github.com/DecaTec/Portable-WebDAV-Library/commit/e03287b3b8c4975770742b2e71db13e3e570773d