Эх сурвалжийг харах

Add IncludeSource in csproj as per review comments

Jon Skeet 8 жил өмнө
parent
commit
0b07d7eb9e

+ 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>
 
   <!--