aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/AddressBook/app.config
Commit message (Collapse)AuthorAgeFilesLines
* First attempt at using profile 259 for Google.Protobuf.Jon Skeet2015-07-271-1/+1
| | | | | | | | This requires .NET 4.5, and there are a few compatibility changes required around reflection. Creating a PR from this to see how our CI systems handle it. Will want to add more documentation, validation and probably tests before merging. This is in aid of issue #590.
* Convert both the full and lite runtimes (and json/xml serialization ↵Jon Skeet2015-04-291-1/+1
| | | | | | | 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.)
* Imported protobuf-csharp-port into csharp/ treeJan Tattermusch2015-04-161-0/+3