aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj
Commit message (Expand)AuthorAgeFilesLines
* Updated NUnit packages, removed NUnitLite added packages for dotnet and Visua...ObsidianMinor2018-02-061-4/+4
* Convert C# projects to MSBuild (csproj) formatJon Skeet2017-05-241-0/+30
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...Jon Skeet2016-07-141-143/+0
* Use checked-in key to build ReleaseSignedJan Tattermusch2016-02-091-1/+1
* Ensure that FieldMask, Timestamp and Duration ToString() calls don't throwJon Skeet2016-01-201-0/+1
* Introduce ICustomDiagnosticMessage to allow for custom string formattingJon Skeet2016-01-131-0/+1
* Added the type registry in advance of implementing Any support.Jon Skeet2015-11-211-0/+1
* Implement JSON parsing in C#.Jon Skeet2015-11-031-0/+2
* Pack/Unpack implementation for Any.Jon Skeet2015-09-041-0/+1
* make changes and fixes in signingJan Tattermusch2015-08-021-2/+0
* build signed assembliesJan Tattermusch2015-08-021-0/+14
* Well-known type operations for Timestamp and Duration (but not JSON formatting).Jon Skeet2015-07-311-0/+2
* Humbug - previous commit didn't include project file changes :(Jon Skeet2015-07-281-0/+2
* First pass at making field access simpler.Jon Skeet2015-07-221-1/+2
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+120