aboutsummaryrefslogtreecommitdiffhomepage
path: root/csharp/src/ProtocolBuffers/WireFormat.cs
diff options
context:
space:
mode:
authorGravatar Jon Skeet <jonskeet@google.com>2015-04-29 10:10:20 +0100
committerGravatar Jon Skeet <jonskeet@google.com>2015-04-29 10:10:20 +0100
commit5e0189ab94a33568f9d270cce7706d97a17f0341 (patch)
treea788e35056a0675686053c8091cd059ee7879037 /csharp/src/ProtocolBuffers/WireFormat.cs
parentf651f73a3c3356a93c4e3c131833ed8b5d93e2bc (diff)
Update C# solution and AddressBook project.
Move to a single solution file containing all of the C# projects, but no other solution folders - it's easier to edit those files outside VS than keep adding and removing them from the project. The AddressBook protos have been regenerated (with a change to the example proto which I haven't included in this change - I'll wait for us to decide exactly what we're doing with namespaces before changing protos outside the csharp directory. Note that now we've got Addressbook.cs which contains AddressBook and Addressbook classes. It's bad enough that we've got a class called AddressBook within a namespace of AddressBook (hard to get away from) but having things vary just by case is nasty. This is more evidence that an option for renaming the file and descriptor class would be welcome. (A single option can probably handle both.)
Diffstat (limited to 'csharp/src/ProtocolBuffers/WireFormat.cs')
0 files changed, 0 insertions, 0 deletions