mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 03:20:37 +00:00
The thrift compiler (since 0.13 at least) complains that the csharp target is deprecated and recommend replacing it with netstd. Since we don't use either, humor it. I suspect that this warning caused some spurious rebuilds, but have not proven it.