aboutsummaryrefslogtreecommitdiff
path: root/csharp/src/Google.Protobuf/Google.Protobuf.nuspec
diff options
context:
space:
mode:
authorJan Tattermusch <jtattermusch@google.com>2015-08-02 01:05:00 -0700
committerJan Tattermusch <jtattermusch@google.com>2015-08-02 01:24:27 -0700
commitd331d2f60fdce61ee81c3ab4ad66ba6d7e72cdd9 (patch)
tree74bf84f14584d2507b7c42a736a3c4377bd8665e /csharp/src/Google.Protobuf/Google.Protobuf.nuspec
parent0df900f0dc0efe7312206666f7ad5b6e448c0133 (diff)
downloadprotobuf-d331d2f60fdce61ee81c3ab4ad66ba6d7e72cdd9.tar.gz
protobuf-d331d2f60fdce61ee81c3ab4ad66ba6d7e72cdd9.tar.bz2
protobuf-d331d2f60fdce61ee81c3ab4ad66ba6d7e72cdd9.zip
make changes and fixes in signing
Diffstat (limited to 'csharp/src/Google.Protobuf/Google.Protobuf.nuspec')
-rw-r--r--csharp/src/Google.Protobuf/Google.Protobuf.nuspec2
1 files changed, 0 insertions, 2 deletions
diff --git a/csharp/src/Google.Protobuf/Google.Protobuf.nuspec b/csharp/src/Google.Protobuf/Google.Protobuf.nuspec
index 1f502626..228457a3 100644
--- a/csharp/src/Google.Protobuf/Google.Protobuf.nuspec
+++ b/csharp/src/Google.Protobuf/Google.Protobuf.nuspec
@@ -23,7 +23,6 @@
<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" />
@@ -33,6 +32,5 @@
<file src="..\..\..\src\google\protobuf\any.proto" target="tools\google\protobuf" />
<file src="..\..\..\src\google\protobuf\type.proto" target="tools\google\protobuf" />
<file src="..\..\..\src\google\protobuf\wrappers.proto" target="tools\google\protobuf" />
- <file src="..\..\..\src\google\protobuf\compiler\plugin.proto" target="tools\google\protobuf\compiler\plugin.proto" />
</files>
</package>