aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.HealthCheck/Grpc.HealthCheck.csproj
Commit message (Expand)AuthorAge
* prepare for SourceLink supportGravatar Jan Tattermusch2018-01-05
* dont set NetStandardImplicitPackageVersionGravatar Jan Tattermusch2017-09-05
* treat warnings as errorsGravatar Jan Tattermusch2017-08-11
* silence xmldoc warnings for non-nuget projectsGravatar Jan Tattermusch2017-06-01
* include symbols and source in nugetsGravatar Jan Tattermusch2017-05-23
* add privateassets none to C# nugets depending on Grpc.CoreGravatar Jan Tattermusch2017-05-23
* Initial migration to new .csproj filesGravatar Jan Tattermusch2017-04-07
* update nugets in csproj projectsGravatar Jan Tattermusch2017-03-07
* get rid of unused ReleaseSigned configGravatar Jan Tattermusch2016-12-09
* get rid of the obsolete C# package builderGravatar Jan Tattermusch2016-11-30
* Update .csproj files to System.Interactive.Async to 3.1.1Gravatar Jan Tattermusch2016-11-21
* update csproj files to Google.Protobuf to 3.0.0Gravatar Jan Tattermusch2016-09-05
* updated hint path to updated library in csproj filesGravatar Alex Polcyn2016-08-02
* prevent interfering of project.json files with .csproj files in VS2015Gravatar Jan Tattermusch2016-06-15
* Update Grpc.sln to Google.Protobuf.3.0.0-beta3Gravatar Jan Tattermusch2016-05-16
* update C# dependenciesGravatar Jan Tattermusch2016-01-25
* include assembly signing key in the repoGravatar Jan Tattermusch2016-01-21
* upgrade Grpc.sln to newest Google.Protobuf nugetGravatar Jan Tattermusch2016-01-20
* consolidate math.proto and health.protoGravatar Jan Tattermusch2015-12-07
* switch C# projects to Google.Protobuf 3.0.0-alpha4 packageGravatar Jan Tattermusch2015-08-27
* upgrade third_party/protobufs to 3.0.0-beta-1Gravatar Jan Tattermusch2015-08-27
* upgrade to latest protobufsGravatar Jan Tattermusch2015-08-13
* switched to protobuf from 20150808Gravatar Jan Tattermusch2015-08-08
* upgraded NuGet packageGravatar Jan Tattermusch2015-08-08
* Add ReleaseSigned configuration for Grpc.slnGravatar Jan Tattermusch2015-07-27
* introduce Version.cs as single source of truth of gRPC C# versionGravatar Jan Tattermusch2015-07-15
* pick up nuget package version from cmdline param and fix nuget buildGravatar Jan Tattermusch2015-07-15
* C# health checking supportGravatar Jan Tattermusch2015-07-15