From cd3ac28283b243cc307ad840f3106faa99efaa50 Mon Sep 17 00:00:00 2001 From: Damian Karzon Date: Wed, 11 Oct 2017 10:26:35 +1000 Subject: [PATCH] Added a note about dropnet no longer being under development. --- README.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.markdown b/README.markdown index 8dbeca2..8971fec 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,12 @@ +### Note: Development of DropNet has stopped! +DropNet is no longer under development and the current version of the library does not work with Dropbox API v2. I recommend moving to the official Dropbox .net SDK - https://github.com/dropbox/dropbox-sdk-dotnet + + + +--- + + + ## .NET Client library for the Dropbox API [![Build status](https://ci.appveyor.com/api/projects/status/tl7fd72m8x0m0ykv/branch/master?svg=true)](https://ci.appveyor.com/project/dkarzon/dropnet/branch/master)