Skip to content
Snippets Groups Projects
Commit 8f8c053c authored by Jan Tattermusch's avatar Jan Tattermusch
Browse files

Update readme for building nuget package

parent 3bc8ba9e
No related branches found
No related tags found
No related merge requests found
......@@ -16,5 +16,7 @@ Build all flavors of gRPC C# extension and package them as a NuGet package.
```
buildall.bat
nuget pack grpc.native.csharp_ext
```
\ No newline at end of file
nuget pack grpc.native.csharp_ext.nuspec
```
When building the NuGet package, ignore the "Assembly outside lib folder" warnings (they DLLs are not assemblies, they are native libraries).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment