-
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
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.
- duplicates
-
MONGOCRYPT-298 Automate consuming mongocrypt libraries for releases
- Closed
- is related to
-
MONGOCRYPT-298 Automate consuming mongocrypt libraries for releases
- Closed