(Integration Services Project -> Script Task) build failure due to missing MongoDB.Libmongocrypt.targets

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Steps to reproduce:

      1) Create a new Integration Services Project in VS2K19 (Community or Enterprise)
      2) Drag a Script Task from the *SSIS Toolbox* to the control flow
      3) Right Click on the Script Task, select "Edit...", select "Edit Scripts"
      Script Task Project
      4) Set the project .NET Target Framework to 4.7.2
      5) Using NuGet Package Manager, install MongoDB.Driver 2.11.4
      6) Open ScriptMain.cs
      7) Add "using MongoDB.Driver;" to the #region Namespaces section
      8) Build the project

      Severity	Code	Description	Project	File	Line	Suppression State
      Error		This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is ..\packages\MongoDB.Libmongocrypt.1.0.0\build\MongoDB.Libmongocrypt.targets.	ST_0898b6dddafa4f259d5036732f341bb7	C:\Users\Administrator\AppData\Local\Temp\Vsta\SSIS_ST150\VstaV6aa6HrRvUqUazVEIqHdFA\VstaAIAPUu_FTkejmudpgWd6og\ST_0898b6dddafa4f259d5036732f341bb7.csproj	161	
      

        1. screenshot-1.png
          59 kB
          Alex Bevilacqua
        2. screenshot-2.png
          29 kB
          Alex Bevilacqua

            Assignee:
            Dmitry Lukyanov (Inactive)
            Reporter:
            Alex Bevilacqua
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: