From f1c5754f0f4bf1f57bdcfb8c23a955ddc3dbc5a0 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Mon, 8 Feb 2016 11:25:07 +0000 Subject: nuspec dependency fixes Explicitly don't add any dependencies for "old" platforms, to avoid unnecessary dependencies in those cases. Fixes issue #1203. --- csharp/src/Google.Protobuf/Google.Protobuf.nuspec | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'csharp/src') diff --git a/csharp/src/Google.Protobuf/Google.Protobuf.nuspec b/csharp/src/Google.Protobuf/Google.Protobuf.nuspec index 2f691e3c..d5302544 100644 --- a/csharp/src/Google.Protobuf/Google.Protobuf.nuspec +++ b/csharp/src/Google.Protobuf/Google.Protobuf.nuspec @@ -15,6 +15,16 @@ Copyright 2015, Google Inc. Protocol Buffers Binary Serialization Format Google proto proto3 + + + + + + + + + + -- cgit v1.2.3