Commit 7a030703 authored by csharptest's avatar csharptest Committed by rogerk

Adding addressbook.proto to the build

parent 6bea9e25
...@@ -76,6 +76,7 @@ ...@@ -76,6 +76,7 @@
<Protos Include="$(ProtosDirectory)\google\protobuf\unittest_optimize_for.proto" /> <Protos Include="$(ProtosDirectory)\google\protobuf\unittest_optimize_for.proto" />
<Protos Include="$(ProtosDirectory)\google\test\google_size.proto" /> <Protos Include="$(ProtosDirectory)\google\test\google_size.proto" />
<Protos Include="$(ProtosDirectory)\google\test\google_speed.proto" /> <Protos Include="$(ProtosDirectory)\google\test\google_speed.proto" />
<Protos Include="$(ProtosDirectory)\tutorial\addressbook.proto" />
<!-- Main protos --> <!-- Main protos -->
<GeneratedSource Include="$(SourceTempDirectory)\CSharpOptions.cs"> <GeneratedSource Include="$(SourceTempDirectory)\CSharpOptions.cs">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment