icerpc / icerpc-csharp

A C# RPC framework built for QUIC, with bidirectional streaming, first-class async/await, and Protobuf support.
https://docs.icerpc.dev
Apache License 2.0
94 stars 13 forks source link

Build docfx examples against src build #3973

Closed externl closed 3 months ago

externl commented 3 months ago

This PR changes updates the ci workflow to build the docfx examples against the local src build instead of the published NuGet packages.