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

Update version to '0.3.1-preview1'. #3931

Closed InsertCreativityHere closed 6 months ago

InsertCreativityHere commented 6 months ago

This PR updates the version, and pulls in 2 commits that are on main, which would be nice to have on 0.3.x as well: fixes to the language extension settings.

This will cause some merge conflicts with my other PR, which I'll deal with.