From c24d35355273da642c86c6649f6728a6ee8fe783 Mon Sep 17 00:00:00 2001 From: Arnaud Simon Date: Tue, 30 Sep 2008 12:54:47 +0000 Subject: qpid-1277: Added examples git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@700439 13f79535-47bb-0310-9956-ffa450edef68 --- .../example-request-response-Client.csproj | 53 ++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 qpid/dotnet/client-010/examples/request-response/example-request-response-Client/example-request-response-Client.csproj (limited to 'qpid/dotnet/client-010/examples/request-response/example-request-response-Client/example-request-response-Client.csproj') diff --git a/qpid/dotnet/client-010/examples/request-response/example-request-response-Client/example-request-response-Client.csproj b/qpid/dotnet/client-010/examples/request-response/example-request-response-Client/example-request-response-Client.csproj new file mode 100644 index 0000000000..2d32dd6b66 --- /dev/null +++ b/qpid/dotnet/client-010/examples/request-response/example-request-response-Client/example-request-response-Client.csproj @@ -0,0 +1,53 @@ + + + Debug + AnyCPU + 8.0.50727 + 2.0 + {1BC63815-4029-4039-9207-35E7E06ECC99} + Exe + Properties + example_request_response_Client + example-request-response-Client + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + + + + + + + + + + {B911FFD7-754F-4735-A188-218D5065BE79} + Client + + + + + \ No newline at end of file -- cgit v1.2.1