Commit Graph

28 Commits

Author SHA1 Message Date
Jan Tattermusch 398435122a PackageTargetFallback not necessary 2017-09-05 17:09:58 +02:00
Jan Tattermusch a37b72e9fd dont set RuntimeFrameworkVersion unneccessarily 2017-09-05 17:09:58 +02:00
Jan Tattermusch b8c77c59c5 Fix warnings in Grpc.Examples 2017-08-11 18:17:19 +02:00
Jan Tattermusch 7727c7649c Initial migration to new .csproj files 2017-04-07 08:51:56 +02:00
Jan Tattermusch e2b2c8e193 update nugets in csproj projects 2017-03-07 13:00:19 +01:00
Jan Tattermusch c7df4cfd7c get rid of unused ReleaseSigned config 2016-12-09 12:26:29 +01:00
Jan Tattermusch 57cc83e203 Update .csproj files to System.Interactive.Async to 3.1.1 2016-11-21 19:34:06 +01:00
Jan Tattermusch 350458f714 update csproj files to Google.Protobuf to 3.0.0 2016-09-05 16:04:02 +02:00
Alex Polcyn 77008b0338 updated hint path to updated library in csproj files 2016-08-02 23:53:09 -07:00
Jan Tattermusch 8d9dff5118 prevent interfering of project.json files with .csproj files in VS2015 2016-06-15 09:35:39 -07:00
Jan Tattermusch f14bb3bb0f Update Grpc.sln to Google.Protobuf.3.0.0-beta3 2016-05-16 17:06:31 -07:00
Jan Tattermusch a49a72dc0d use NUnitLite to run nunit tests 2016-04-11 11:09:26 -07:00
Jan Tattermusch 21451b7af6 add NUnitMain to test projects 2016-04-11 11:09:24 -07:00
Jan Tattermusch a8a73fd8d8 update nuget dependencies to nunit3 2016-04-11 11:09:10 -07:00
Jan Tattermusch 7928b4175f update C# dependencies 2016-01-25 11:15:54 -08:00
Jan Tattermusch ecb02be1ea include assembly signing key in the repo 2016-01-21 10:45:57 -08:00
Jan Tattermusch aba2548dbe upgrade Grpc.sln to newest Google.Protobuf nuget 2016-01-20 14:39:32 -08:00
Jan Tattermusch 939ccbe0ff switch C# projects to Google.Protobuf 3.0.0-alpha4 package 2015-08-27 08:51:36 -07:00
Jan Tattermusch d68ef4f9ae upgrade third_party/protobufs to 3.0.0-beta-1 2015-08-27 08:30:53 -07:00
Jan Tattermusch 58d6374441 upgrade to latest protobufs 2015-08-13 10:17:09 -07:00
Jan Tattermusch 4ef39ce75b switched to protobuf from 20150808 2015-08-08 01:19:51 -07:00
Jan Tattermusch 28526319e0 upgraded NuGet package 2015-08-08 00:40:07 -07:00
Jan Tattermusch c463c5362b Add ReleaseSigned configuration for Grpc.sln 2015-07-27 16:48:04 -07:00
Jan Tattermusch a5800706fa introduce Version.cs as single source of truth of gRPC C# version 2015-07-15 10:51:38 -07:00
Jan Tattermusch 7ca6179c66 Make IAsyncReadStream use IAsyncEnumerator from Ix-Async 2015-05-20 10:55:54 -07:00
Jan Tattermusch e84b6180dc get rid of dependencies on some unneeded nuget packages 2015-05-07 16:38:59 -07:00
Jan Tattermusch 8c61db9164 cleanup of C# API examples 2015-04-02 15:22:31 -07:00
Jan Tattermusch babfd91e4a Rename Grpc.Api to Grpc.Examples 2015-02-20 09:49:25 -08:00