aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/csharp/helloworld/.nuget
diff options
context:
space:
mode:
Diffstat (limited to 'examples/csharp/helloworld/.nuget')
-rw-r--r--examples/csharp/helloworld/.nuget/packages.config4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/csharp/helloworld/.nuget/packages.config b/examples/csharp/helloworld/.nuget/packages.config
new file mode 100644
index 0000000000..2ee9042bdb
--- /dev/null
+++ b/examples/csharp/helloworld/.nuget/packages.config
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<packages>
+ <package id="Grpc.Tools" version="0.7.0-preview20150827" />
+</packages> \ No newline at end of file