From 54de33524765dbd534a43e7a0c6d609752b8151c Mon Sep 17 00:00:00 2001 From: Andrey Markelov Date: Thu, 9 Jul 2026 12:39:02 -0700 Subject: [PATCH] Remove unused Dropbox.Api.nuspec dotnet pack builds the package from the SDK-style csproj, not this nuspec. Nothing references it, and its Newtonsoft.Json dependency (7.0.1/10.0.3) was stale versus the csproj (13.0.2). Verified the packed nupkg declares Newtonsoft.Json 13.0.2 after removal. --- .../Dropbox.Api/Dropbox.Api.nuspec | 34 ------------------- 1 file changed, 34 deletions(-) delete mode 100644 dropbox-sdk-dotnet/Dropbox.Api/Dropbox.Api.nuspec diff --git a/dropbox-sdk-dotnet/Dropbox.Api/Dropbox.Api.nuspec b/dropbox-sdk-dotnet/Dropbox.Api/Dropbox.Api.nuspec deleted file mode 100644 index a743d2a0f4..0000000000 --- a/dropbox-sdk-dotnet/Dropbox.Api/Dropbox.Api.nuspec +++ /dev/null @@ -1,34 +0,0 @@ - - - - Dropbox.Api - Dropbox v2 API - Dropbox - Dropbox - MIT - https://www.dropbox.com/developers - images\icon.png - false - The offical Dropbox SDK for DotNet. - - See https://github.com/dropbox/dropbox-sdk-dotnet/releases for notes on the current release. - - Copyright (c) 2020 Dropbox Inc., http://www.dropbox.com/ - Dropbox Api - - - - - - - - - - - - - - - - -