Index: third_party/protobuf/csharp/src/Google.Protobuf.Test/packages.config |
diff --git a/third_party/protobuf/csharp/src/Google.Protobuf.Test/packages.config b/third_party/protobuf/csharp/src/Google.Protobuf.Test/packages.config |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c76539928c3a7613bd6d8ab8563205f08a0cc4a1 |
--- /dev/null |
+++ b/third_party/protobuf/csharp/src/Google.Protobuf.Test/packages.config |
@@ -0,0 +1,5 @@ |
+<?xml version="1.0" encoding="utf-8"?> |
+<packages> |
+ <package id="NUnit" version="2.6.4" targetFramework="net45" userInstalled="true" /> |
+ <package id="NUnitTestAdapter" version="2.0.0" targetFramework="net45" userInstalled="true" /> |
+</packages> |