1. 890717b build package with native debug symbols by Jan Tattermusch · 6 years ago
  2. 8e9baf3 Bump protobuf runtime dependency versions by Mehrdad Afshari · 6 years ago
  3. 5f3a452 make package builds work on kokoro by Jan Tattermusch · 7 years ago
  4. dcf340e address comments by Jan Tattermusch · 7 years ago
  5. fdd24f1 enable loading grpc_csharp_ext as a unity native plugin by Jan Tattermusch · 7 years ago
  6. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  7. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  8. 905f418 remove now unnecessary extra args by Jan Tattermusch · 7 years ago
  9. ebeda85 Upmerge from v1.3.x branch to master by Stanley Cheung · 7 years ago
  10. 3e95a38 Merge pull request #11115 from jtattermusch/revamp_artifacts by Jan Tattermusch · 7 years ago
  11. 3294474 adjust package build scripts to new paths by Jan Tattermusch · 7 years ago
  12. d18db4c upgrade C# to protobuf 3.3.0 by Jan Tattermusch · 7 years ago
  13. d9c6760 include sources and symbols in C# nugets by Jan Tattermusch · 7 years ago
  14. 8b43521 fix C# build_packages scripts by Jan Tattermusch · 8 years ago
  15. 7727c76 Initial migration to new .csproj files by Jan Tattermusch · 8 years ago
  16. 18f8acf Merge pull request #10004 from dgquintas/1.1.x_to_master_again by David G. Quintas · 8 years ago
  17. a66df54 update C# project.json dependencies by Jan Tattermusch · 8 years ago
  18. 766c97a updgrade C# project.json to protobuf 3.2.0 by Jan Tattermusch · 8 years ago
  19. 78fd7db Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again by David Garcia Quintas · 8 years ago
  20. aa4abaa fix Grpc.HealthCheck and Grpc.Reflection packages by Jan Tattermusch · 8 years ago
  21. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 8 years ago
  22. 2b2723b add C# testing APIs by Jan Tattermusch · 8 years ago
  23. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  24. 69299c7 generate reflection package as well by Jan Tattermusch · 8 years ago
  25. d890b25 generate package build script from a template by Jan Tattermusch · 8 years ago
  26. b123643 remove one more publicSign by Jan Tattermusch · 8 years ago
  27. 0201776 add C# server reflection by Jan Tattermusch · 8 years ago
  28. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  29. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  30. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  31. 7ef9f64 use Server mode for GC in C# QpsWorker by Jan Tattermusch · 8 years ago
  32. 11cbb5b switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  33. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  34. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  35. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  36. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  37. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  38. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  39. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  40. 4da4750 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  41. 520ece6 switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  42. ec5c93c Merge pull request #8048 from jtattermusch/dotnetcli_interoptest by Jan Tattermusch · 8 years ago
  43. 4f5009f fix copying data directory by Jan Tattermusch · 8 years ago
  44. 93f62af add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  45. 8a84c8c allow building all nugets on linux by Jan Tattermusch · 8 years ago
  46. 08ac1d4 dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  47. 06aff11 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  48. b9a6f79 cleanup of project.json files by Jan Tattermusch · 8 years ago
  49. d059de7 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  50. 3fa3d44 update Google.Apis.Auth to 1.16.0 for project.json projects by Jan Tattermusch · 8 years ago
  51. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  52. f45dd74 Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr by Jan Tattermusch · 8 years ago
  53. f2c074a Updating build package C# scripts. by Nicolas "Pixel" Noble · 8 years ago
  54. a6624bb upgrade Google.Apis.Auth dependency to 0.15.0 by Jan Tattermusch · 8 years ago
  55. 6bfe7da add all runtime nodes back into testing packages by Alexander Polcyn · 8 years ago
  56. 86e40c6 update templates to not include runtime sections in project.json by Alexander Polcyn · 8 years ago
  57. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  58. 36d1540 use netcoreapp1.0 for executable projects by Jan Tattermusch · 8 years ago
  59. 660333a update project.json templates to RTM .NET core nugets by Jan Tattermusch · 8 years ago
  60. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  61. 3fcd20f Overhaul how the native extension is found, loaded and used by Jon Skeet · 8 years ago
  62. 3f594c1 using shared option for Version.cs leaks it to nuget file by Jan Tattermusch · 8 years ago
  63. 103cd6d fix files/mappings in Grpc.Core nuget by Jan Tattermusch · 8 years ago
  64. eb8bfc6 modify templates to sign C# coreclr projects and generate xmlDoc by Jan Tattermusch · 8 years ago
  65. ecd2b0e share Version.cs among all project.json projects by Jan Tattermusch · 8 years ago
  66. 939e9ca use template to generate project.json files by Jan Tattermusch · 8 years ago
  67. ec4359d add support for CoreCLR by Jan Tattermusch · 8 years ago
  68. 166d482 Merge remote-tracking branch 'upstream/release-0_14' into HEAD by Jan Tattermusch · 8 years ago
  69. 20a9739 upgrade C# protobuf dependencies to 3.0.0-beta3 by Jan Tattermusch · 8 years ago
  70. c9e1959 add copyright to the template as well by Jan Tattermusch · 8 years ago
  71. 23a9ca5 fix assembly version attributes for C# by Jan Tattermusch · 8 years ago
  72. 1afdf84 make gRPC C# nuget work with new project.json style projects by Jan Tattermusch · 9 years ago
  73. 6169d5f Update copyrights by Craig Tiller · 9 years ago
  74. 3742703 fix sanity test by Jan Tattermusch · 9 years ago
  75. fe0c4a8 C# assembly version and current version by Jan Tattermusch · 9 years ago
  76. d980047 fix C# build by Jan Tattermusch · 9 years ago
  77. f008f06 build.yaml centric versioning by Craig Tiller · 9 years ago
  78. f519a69 Actually fix sanity tests by Jan Tattermusch · 9 years ago
  79. ab09af4 Fix sanity test by Jan Tattermusch · 9 years ago
  80. 8e90ca1 create a .zip file with nuget packages by Jan Tattermusch · 9 years ago
  81. bd3075e Fix sanity by Craig Tiller · 9 years ago
  82. f923a2d get C# version generated by templates by Jan Tattermusch · 9 years ago