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

Update the system.* dependencies to fix security issue #47

Closed TomGroeneboer closed 7 years ago

TomGroeneboer commented 7 years ago

Please update the System.* dependencies to their new versions. Microsoft has released a security advisory to do so. Please find more info at https://github.com/dotnet/announcements/issues/12

DecaTec commented 7 years ago

Resolved with https://github.com/DecaTec/Portable-WebDAV-Library/commit/b6d825d96c056814a6bc595d721603b9a416894d

NuGet package v0.9.1.0 on its way...