From d40e3a1623b6d72fe056db538cf4ab17aa7b816f Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Tue, 9 Feb 2016 15:59:05 -0800 Subject: Use checked-in key to build ReleaseSigned --- csharp/src/Google.Protobuf/Google.Protobuf.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csharp/src/Google.Protobuf/Google.Protobuf.csproj') diff --git a/csharp/src/Google.Protobuf/Google.Protobuf.csproj b/csharp/src/Google.Protobuf/Google.Protobuf.csproj index 45ef8c63..ef524baf 100644 --- a/csharp/src/Google.Protobuf/Google.Protobuf.csproj +++ b/csharp/src/Google.Protobuf/Google.Protobuf.csproj @@ -64,7 +64,7 @@ true Off True - C:\keys\Google.Protobuf.snk + ..\..\keys\Google.Protobuf.snk true -- cgit v1.2.3