Update publish scripts for libmongocrypt nuget package

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Duplicate
    • Priority: 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
    • None
    • None
    • None
    • None
    • None
    • None
    • 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
              Reporter:
              Dmitry Lukyanov (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: