mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-01 12:36:56 +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.