aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/ProtocolBuffers/Properties
Commit message (Collapse)AuthorAgeFilesLines
* Convert both the full and lite runtimes (and json/xml serialization ↵Jon Skeet2015-04-291-3/+0
| | | | | | | assemblies) to be Portable Class Libraries. All referring projects are now .NET 4 client rather than .NET 3.5. This commit also fixes up the ProtoBench app, which I'd neglected in previous commits. (Disentangling the two sets of changes would be time-consuming.)
* Remove CLS compliance from runtime code.Jon Skeet2015-04-291-2/+0
| | | | We need to remove it from the generator too; I'll raise a github issue for that.
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+72