From db0a9e0b962084cdb7f51a31d9ed670f54189981 Mon Sep 17 00:00:00 2001 From: Hao Nguyen Date: Mon, 10 Dec 2018 15:21:01 -0800 Subject: [PATCH] Add 6 to the core protobuf C# project to prevent future incompatibility --- csharp/src/Google.Protobuf/Google.Protobuf.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/csharp/src/Google.Protobuf/Google.Protobuf.csproj b/csharp/src/Google.Protobuf/Google.Protobuf.csproj index 8ea3818a4a..e65d3969d5 100644 --- a/csharp/src/Google.Protobuf/Google.Protobuf.csproj +++ b/csharp/src/Google.Protobuf/Google.Protobuf.csproj @@ -5,6 +5,7 @@ Copyright 2015, Google Inc. Google Protocol Buffers 3.6.1 + 6 Google Inc. netstandard1.0;net45 true