icerpc-csharp
icerpc-csharp copied to clipboard
Research PublicAPI.Shipped.txt
I found that several of the .NET repositories has this files PublicAPI.Shipped.txt, seems they are used to prevent breaking changes (binary compatibility)
https://www.drunkonmonads.com/tracking-breaking-changes/
I think we should add it later once the API is stable