From 52139f9fde790947d6dd658f80eda7f8a328fd17 Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Wed, 16 Dec 2015 09:21:09 -0800 Subject: make nuget package support CoreCLR --- csharp/src/Google.Protobuf/Google.Protobuf.nuspec | 57 +++++++++++++++-------- 1 file changed, 38 insertions(+), 19 deletions(-) (limited to 'csharp/src') diff --git a/csharp/src/Google.Protobuf/Google.Protobuf.nuspec b/csharp/src/Google.Protobuf/Google.Protobuf.nuspec index 9542138a..2f691e3c 100644 --- a/csharp/src/Google.Protobuf/Google.Protobuf.nuspec +++ b/csharp/src/Google.Protobuf/Google.Protobuf.nuspec @@ -1,11 +1,11 @@ - + Google.Protobuf Google Protocol Buffers C# C# runtime library for Protocol Buffers - Google's data interchange format. See project site for more info. - 3.0.0-alpha4 + 3.0.0-beta2 Google Inc. protobuf-packages https://github.com/google/protobuf/blob/master/LICENSE @@ -14,24 +14,43 @@ C# proto3 support Copyright 2015, Google Inc. Protocol Buffers Binary Serialization Format Google proto proto3 + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file -- cgit v1.2.3