Browse Source

include descriptor.proto in nuget package

Jan Tattermusch 10 years ago
parent
commit
295047518c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      csharp/src/Google.Protobuf/Google.Protobuf.nuspec

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

@@ -23,6 +23,7 @@
 	<file src="..\..\..\cmake\Release\protoc.exe" target="tools" />
 	<file src="..\..\..\src\google\protobuf\any.proto" target="tools\google\protobuf" />
 	<file src="..\..\..\src\google\protobuf\api.proto" target="tools\google\protobuf" />
+	<file src="..\..\..\src\google\protobuf\descriptor.proto" target="tools\google\protobuf" />
 	<file src="..\..\..\src\google\protobuf\duration.proto" target="tools\google\protobuf" />
 	<file src="..\..\..\src\google\protobuf\empty.proto" target="tools\google\protobuf" />
 	<file src="..\..\..\src\google\protobuf\field_mask.proto" target="tools\google\protobuf" />