From d40e3a1623b6d72fe056db538cf4ab17aa7b816f Mon Sep 17 00:00:00 2001 From: Jan Tattermusch Date: Tue, 9 Feb 2016 15:59:05 -0800 Subject: [PATCH] Use checked-in key to build ReleaseSigned --- csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj | 2 +- csharp/src/Google.Protobuf/Google.Protobuf.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj b/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj index 20ae8e48e6..4f37c5e253 100644 --- a/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj +++ b/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj @@ -55,7 +55,7 @@ Off false True - C:\keys\Google.Protobuf.snk + ..\..\keys\Google.Protobuf.snk diff --git a/csharp/src/Google.Protobuf/Google.Protobuf.csproj b/csharp/src/Google.Protobuf/Google.Protobuf.csproj index 45ef8c6381..ef524bafa9 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