Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Unified Diff: third_party/protobuf/csharp/src/Google.Protobuf.Test/packages.config

Issue 2600753002: Reverts third_party/protobuf: Update to HEAD (f52e188fe4) (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698