Uploaded image for project: 'Libmongocrypt'
  1. Libmongocrypt
  2. MONGOCRYPT-310

Update publish scripts for libmongocrypt nuget package

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 1.1.0-beta1, 1.1.0-beta3, 1.1.0-beta4, 1.2.0
    • Component/s: .Net Binding
    • None

      Currently, we use the following script to pack the libmongocrypt nuget:

      dotnet pack MongoDB.LibMongocrypt.csproj --configuration Release -p:PackageVersion="M.m.p" -p:NoWarn=NU1605 -p:NoWarn=NU5100 --output ../../../../../artifacts
      

      Pay attention on a capital M in "LibMongocrypt.csproj", the right project name is "Libmongocrypt.csproj". This should be changed in "C# Driver Release Process" guide (Update libmongocrypt nuget).

      Also, we need to rerelease "2.12.0" of the c# driver and "1.2.0" of the c# bindings.

            Assignee:
            Unassigned Unassigned
            Reporter:
            dmitry.lukyanov@mongodb.com Dmitry Lukyanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: