You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
I need to add version numbers to the two dlls, grpc_csharp_ext.x86.dll and grpc_csharp_ext.x64.dll. It's not obvious to me how and where these are built. Where should I look?
Thanks,
Avram
Jan Tattermusch
unread,
Jan 11, 2021, 10:49:19 AM1/11/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hi,
the C# build process is a bit cumbersome due to the native dependency.
The actual native libraries we package in the nugets are built by this script: