Explorar o código

Add IncludeSource in csproj as per review comments

Jon Skeet %!s(int64=8) %!d(string=hai) anos
pai
achega
0b07d7eb9e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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>
 
   <!--