Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Initial migration to new .csproj files | Jan Tattermusch | 2017-04-07 |
* | get rid of unused ReleaseSigned config | Jan Tattermusch | 2016-12-09 |
* | prevent interfering of project.json files with .csproj files in VS2015 | Jan Tattermusch | 2016-06-15 |
* | include assembly signing key in the repo | Jan Tattermusch | 2016-01-21 |
* | Add ReleaseSigned configuration for Grpc.sln | Jan Tattermusch | 2015-07-27 |
* | fix x86 target to be AnyCPU | Jan Tattermusch | 2015-07-24 |
* | introduce Version.cs as single source of truth of gRPC C# version | Jan Tattermusch | 2015-07-15 |
* | generate MathServer.exe instead of Grpc.Examples.MathServer | Jan Tattermusch | 2015-05-15 |
* | Added example math server | Jan Tattermusch | 2015-04-06 |