From e75a10d8ff85901021a7c133534b6b87c3c7f072 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Thu, 25 Jun 2015 12:25:49 +0100 Subject: Fix or delete old projects. ProtoDump isn't currently useful, but will be when ToString emits JSON: fixed. ProtoBench: deleted; we should reinstate when there's a common proto3 benchmark. ProtoMunge: delete; not useful enough to merit fixing up. Removed the [TestFixture] from ByteStringTest as Travis uses a recent enough version of NUnit. --- csharp/src/ProtoMunge/app.config | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 csharp/src/ProtoMunge/app.config (limited to 'csharp/src/ProtoMunge/app.config') diff --git a/csharp/src/ProtoMunge/app.config b/csharp/src/ProtoMunge/app.config deleted file mode 100644 index e2a5a187..00000000 --- a/csharp/src/ProtoMunge/app.config +++ /dev/null @@ -1,3 +0,0 @@ - - - -- cgit v1.2.3