From 0df900f0dc0efe7312206666f7ad5b6e448c0133 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Wed, 29 Jul 2015 21:29:06 -0700 Subject: added protoc.exe and well known protobuf files to the nuspec file --- csharp/src/Google.Protobuf/Google.Protobuf.nuspec | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/csharp/src/Google.Protobuf/Google.Protobuf.nuspec b/csharp/src/Google.Protobuf/Google.Protobuf.nuspec index fcfe4103..1f502626 100644 --- a/csharp/src/Google.Protobuf/Google.Protobuf.nuspec +++ b/csharp/src/Google.Protobuf/Google.Protobuf.nuspec @@ -11,7 +11,7 @@ https://github.com/google/protobuf/blob/master/LICENSE https://github.com/google/protobuf false - C# Protocol Buffers + C# proto3 support Copyright 2015, Google Inc. Protocol Buffers Binary Serialization Format Google proto proto3 @@ -20,5 +20,19 @@ + + + + + + + + + + + + + + -- cgit v1.2.3