From a7361c79b66d587202a37b6c3a7becee8fefcabc Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Thu, 28 May 2015 09:42:52 -0700 Subject: update nuspec files --- src/csharp/Grpc.Auth/Grpc.Auth.nuspec | 2 +- src/csharp/Grpc.Core/Grpc.Core.nuspec | 2 +- src/csharp/Grpc.nuspec | 7 +++++-- vsprojects/nuget_package/grpc.native.csharp_ext.nuspec | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/src/csharp/Grpc.Auth/Grpc.Auth.nuspec b/src/csharp/Grpc.Auth/Grpc.Auth.nuspec index 85aee35566..171259d18d 100644 --- a/src/csharp/Grpc.Auth/Grpc.Auth.nuspec +++ b/src/csharp/Grpc.Auth/Grpc.Auth.nuspec @@ -7,7 +7,7 @@ Auth library for C# implementation of gRPC - an RPC library and framework. See project site for more info. 0.5.0 Google Inc. - jtattermusch + grpc-packages https://github.com/grpc/grpc/blob/master/LICENSE https://github.com/grpc/grpc false diff --git a/src/csharp/Grpc.Core/Grpc.Core.nuspec b/src/csharp/Grpc.Core/Grpc.Core.nuspec index 69e8497bb7..42eb90c9a3 100644 --- a/src/csharp/Grpc.Core/Grpc.Core.nuspec +++ b/src/csharp/Grpc.Core/Grpc.Core.nuspec @@ -7,7 +7,7 @@ Core C# implementation of gRPC - an RPC library and framework. See project site for more info. 0.5.0 Google Inc. - jtattermusch + grpc-packages https://github.com/grpc/grpc/blob/master/LICENSE https://github.com/grpc/grpc false diff --git a/src/csharp/Grpc.nuspec b/src/csharp/Grpc.nuspec index e3195e1806..b9a76f2c1a 100644 --- a/src/csharp/Grpc.nuspec +++ b/src/csharp/Grpc.nuspec @@ -7,7 +7,7 @@ C# implementation of gRPC - an RPC library and framework. See project site for more info. 0.5.0 Google Inc. - jtattermusch + grpc-packages https://github.com/grpc/grpc/blob/master/LICENSE https://github.com/grpc/grpc false @@ -18,5 +18,8 @@ - + + + + diff --git a/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec b/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec index dfaa867db0..2527f4c415 100644 --- a/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec +++ b/vsprojects/nuget_package/grpc.native.csharp_ext.nuspec @@ -4,7 +4,7 @@ grpc.native.csharp_ext 0.9.0.0 Google Inc. - Jan Tattermusch + grpc-packages https://github.com/grpc/grpc/blob/master/LICENSE http://github.com/grpc/grpc false -- cgit v1.2.3