From 0b07d7eb9e15d897bfd3f3d569e0a66b2bb48d18 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Wed, 24 May 2017 06:41:03 +0100 Subject: Add IncludeSource in csproj as per review comments --- csharp/src/Google.Protobuf/Google.Protobuf.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'csharp/src/Google.Protobuf/Google.Protobuf.csproj') diff --git a/csharp/src/Google.Protobuf/Google.Protobuf.csproj b/csharp/src/Google.Protobuf/Google.Protobuf.csproj index cf30e4a8..4eebd99e 100644 --- a/csharp/src/Google.Protobuf/Google.Protobuf.csproj +++ b/csharp/src/Google.Protobuf/Google.Protobuf.csproj @@ -18,6 +18,7 @@ git https://github.com/nodatime/nodatime.git true + true