aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Google.Protobuf.csproj
Commit message (Expand)AuthorAgeFilesLines
* Replace repo links.Feng Xiao2018-08-221-3/+3
* Merge branch '3.6.x' into merge-3-6-xAdam Cozzette2018-08-011-1/+1
|\
| * Updated version numbers to 3.6.1Adam Cozzette2018-07-271-1/+1
* | Merge branch '3.6.x' into merge-3-6-xAdam Cozzette2018-06-251-1/+1
|\|
| * Update version number to 3.6.0Jisi Liu2018-05-141-1/+1
* | enable source link for csharp (#4179)Cameron Taggart2018-05-141-2/+4
|/
* Merge branch (#4466)Paul Yang2018-04-021-1/+1
* Update version number to 3.5.1Jisi Liu2017-12-191-1/+1
* Update version number to 3.5.0Jisi Liu2017-11-021-1/+1
* Bump version for minor releaseJisi Liu2017-09-141-1/+1
* Google.Protobuf should target net45Jan Tattermusch2017-09-051-1/+1
* Bump csharp versionJisi Liu2017-08-021-1/+1
* Fix repository URL in C# project fileJon Skeet2017-07-131-1/+1
* Add IncludeSource in csproj as per review commentsJon Skeet2017-05-241-0/+1
* Convert C# projects to MSBuild (csproj) formatJon Skeet2017-05-241-0/+32
* Move to dotnet cli for building, and .NET Core (netstandard1.0) as target pla...Jon Skeet2016-07-141-168/+0
* Add C# codegen changes to enum value names (mostly C++)Jon Skeet2016-04-201-0/+1
* Use checked-in key to build ReleaseSignedJan Tattermusch2016-02-091-1/+1
* Rename Preconditions to ProtoPreconditionsJon Skeet2016-02-041-1/+1
* Rename GeneratedCodeInfo to GeneratedClrTypeInfoJon Skeet2016-02-041-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
* add reference generator dependencyJan Tattermusch2015-12-171-0/+10
* Added the type registry in advance of implementing Any support.Jon Skeet2015-11-211-0/+1
* Generated code changes and manual changes for previous commit.Jon Skeet2015-11-091-1/+1
* Created a new exception for JSON failures.Jon Skeet2015-11-051-0/+1
* Implement JSON parsing in C#.Jon Skeet2015-11-031-0/+5
* Pack/Unpack implementation for Any.Jon Skeet2015-09-041-0/+1
* More TODOs done.Jon Skeet2015-08-101-0/+1
* Document everything, and turn on errors if we fail to document anything in th...Jon Skeet2015-08-041-3/+9
* make changes and fixes in signingJan Tattermusch2015-08-021-5/+3
* build signed assembliesJan Tattermusch2015-08-021-0/+15
* Well-known type operations for Timestamp and Duration (but not JSON formatting).Jon Skeet2015-07-311-0/+3
* Rename ThrowHelper to Preconditions and make it public - we'll want to use it...Jon Skeet2015-07-301-1/+1
* remove the freeze APIJan Tattermusch2015-07-291-1/+0
* First attempt at using profile 259 for Google.Protobuf.Jon Skeet2015-07-271-2/+5
* Remove the usage of attributes for field/method discovery.Jon Skeet2015-07-221-2/+1
* Revamp to reflection.Jon Skeet2015-07-211-1/+2
* First pass at the big rename from ProtocolBuffers to Google.Protobuf.Jon Skeet2015-07-171-0/+122