From f7e43c6f80a29530242f64b5a13790aac5679db7 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Fri, 20 Nov 2015 14:23:34 +0000 Subject: Added the type registry in advance of implementing Any support. Biting off just this bit first as I don't need the changes from a previous PR for this part. --- csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj') diff --git a/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj b/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj index cd15b968..903454eb 100644 --- a/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj +++ b/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj @@ -99,6 +99,7 @@ + -- cgit v1.2.3