aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf.Test/Properties
Commit message (Collapse)AuthorAgeFilesLines
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target ↵Jon Skeet2016-07-142-26/+0
| | | | | | | platform (#1727) Move to dotnet cli for building, and .NET Core (netstandard1.0) as target platform This also updates the version number to 3.0.0-beta4
* make changes and fixes in signingJan Tattermusch2015-08-021-12/+2
|
* build signed assembliesJan Tattermusch2015-08-021-2/+2
|
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-172-0/+36
We'll see what I've missed when CI fails...