aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs
Commit message (Expand)AuthorAgeFilesLines
* Cherrypick for csharp, including:Jie Luo2017-12-191-3/+3
* Make Any easier to work with in C#Jon Skeet2017-07-031-0/+28
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...Jon Skeet2016-07-141-1/+1
* Allow custom type URL prefixes in Any.PackJon Skeet2016-04-291-0/+27
* Make ToString() valid without a type registryJon Skeet2015-12-151-0/+23
* Pack/Unpack implementation for Any.Jon Skeet2015-09-041-0/+66