From 64200a2b86423f1addd8929f64cc1ec51ca87fb5 Mon Sep 17 00:00:00 2001 From: "Charles E. Rolke" Date: Fri, 22 Oct 2010 18:06:07 +0000 Subject: QPID-2913 QPID Cpp Messaging Libraries for WinSDK Are Not Signed * Add the strong key file signature to all variants of org.apache.qpid.messaging. * Clone the qpid.snk file from messaging to sessionreceiver. * Add the strong key file signature to all variants of org.apache.qpid.messaging.sessionreceiver. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1026436 13f79535-47bb-0310-9956-ffa450edef68 --- .../qpid/dotnet/src/org.apache.qpid.messaging.vcproj | 4 ++++ .../org.apache.qpid.messaging.sessionreceiver.csproj | 7 ++++++- .../cpp/bindings/qpid/dotnet/src/sessionreceiver/qpid.snk | Bin 0 -> 596 bytes 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 qpid/cpp/bindings/qpid/dotnet/src/sessionreceiver/qpid.snk (limited to 'qpid/cpp') diff --git a/qpid/cpp/bindings/qpid/dotnet/src/org.apache.qpid.messaging.vcproj b/qpid/cpp/bindings/qpid/dotnet/src/org.apache.qpid.messaging.vcproj index cedff6b906..1eb0b718de 100644 --- a/qpid/cpp/bindings/qpid/dotnet/src/org.apache.qpid.messaging.vcproj +++ b/qpid/cpp/bindings/qpid/dotnet/src/org.apache.qpid.messaging.vcproj @@ -249,6 +249,7 @@ GenerateDebugInformation="true" AssemblyDebug="1" TargetMachine="1" + KeyFile="qpid.snk" /> + Debug @@ -12,6 +12,8 @@ org.apache.qpid.messaging.sessionreceiver v3.5 512 + true + qpid.snk true @@ -110,6 +112,9 @@ Org.Apache.Qpid.Messaging + + +