Google.Cloud.Storage.V1 Nuget 包在 SSIS 脚本任务中自动删除

Google.Cloud.Storage.V1 Nuget package is auto deleting in SSIS script task

我正在尝试将 Google.Cloud.Storage.V1 nuget 包添加到 SSIS 脚本任务。但是当我关闭并重新打开时 脚本任务。我没有在脚本任务中看到任何包。还有其他方法可以将该 Nuget 包添加到脚本任务吗?

谢谢

从 google 下载 nuget 包并将其添加到解决方案中解决了我的问题。