tree: f1970cc1f51aef6a6ec4f6335e0942c13db39c13
  1. BUILD.bazel
  2. nuget.bzl
  3. nuget.bzl.patch
  4. README.md
  5. regenerate_packages.sh
csharp/nuget/README.md

This directory contains a script to generate the nuget.bzl file, which declares the nuget protobuf and grpc dependencies.

After running this script one must manually update the grpc.core nuget_package rule core_files attribute with the runtime libraries.

To inspect these files, (cd $(bazel info output_base)/external/grpc.core && find runtimes/) and copy those file paths into the attribute.