From 5dba7d7b4cac6f2f4250ceaca27fb6024f4aeb54 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Wed, 6 Jan 2016 11:12:56 +0000 Subject: Introduce ICustomDiagnosticMessage to allow for custom string formatting This fixes issue #933, effectively. --- 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 903454eb..b4cb32d7 100644 --- a/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj +++ b/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj @@ -102,6 +102,7 @@ + -- cgit v1.2.3