From 50a64759ddac6c63bff9a76a4ae9935092e8924d Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Tue, 5 Sep 2017 17:59:03 +0200 Subject: Google.Protobuf should target net45 --- csharp/src/Google.Protobuf/Google.Protobuf.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csharp') diff --git a/csharp/src/Google.Protobuf/Google.Protobuf.csproj b/csharp/src/Google.Protobuf/Google.Protobuf.csproj index 1d21fdc5..4e63646b 100644 --- a/csharp/src/Google.Protobuf/Google.Protobuf.csproj +++ b/csharp/src/Google.Protobuf/Google.Protobuf.csproj @@ -6,7 +6,7 @@ Google Protocol Buffers 3.4.0 Google Inc. - netstandard1.0;net451 + netstandard1.0;net45 true ../../keys/Google.Protobuf.snk true -- cgit v1.2.3