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
101 stars 13 forks source link

Test project templates with release workflow #3934

Closed pepone closed 5 months ago

pepone commented 6 months ago

The release workflow test the packages by building the examples, but this doesn't cover the template packages.

We should test the project templates too with this workflow.

ReeceHumphreys commented 5 months ago

Closed by #3971