Browse Source

Add IncludeSource in csproj as per review comments

Jon Skeet 8 years ago
parent
commit
0b07d7eb9e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      csharp/src/Google.Protobuf/Google.Protobuf.csproj

+ 1 - 0
csharp/src/Google.Protobuf/Google.Protobuf.csproj

@@ -18,6 +18,7 @@
     <RepositoryType>git</RepositoryType>
     <RepositoryUrl>https://github.com/nodatime/nodatime.git</RepositoryUrl>
     <IncludeSymbols>true</IncludeSymbols>
+    <IncludeSource>true</IncludeSource>
   </PropertyGroup>
 
   <!--