removed dead link to ProtoSharp (#5610)

I tried finding an active repo on github with no success.  The only ProtoSharp I found wasn't related to PB at all.
This commit is contained in:
Greg Engle 2019-02-06 10:08:30 -06:00 committed by Paul Yang
parent 64eb9b6e85
commit de3be6c225

View File

@ -19,7 +19,6 @@ These are projects we know about implementing Protocol Buffers for other program
* C++: https://github.com/google/protobuf (Google-official implementation)
* C/C++: http://spbc.sf.net/
* C#: http://code.google.com/p/protobuf-csharp-port
* C#: http://code.google.com/p/protosharp/
* C#: https://silentorbit.com/protobuf/
* C#/.NET/WCF/VB: http://code.google.com/p/protobuf-net/
* Clojure: http://github.com/ninjudd/clojure-protobuf