diff options
| author | Robert Greig <rgreig@apache.org> | 2007-01-05 16:16:48 +0000 |
|---|---|---|
| committer | Robert Greig <rgreig@apache.org> | 2007-01-05 16:16:48 +0000 |
| commit | 2d976b546f26b04f41606df6675f3217058d2d6f (patch) | |
| tree | c40f85ed4ec17747813cbd999835d3383ecd1079 /dotnet/Qpid.Client.Tests | |
| parent | 266a84874917ad36aa29f7771bb233c18f22e227 (diff) | |
| download | qpid-python-2d976b546f26b04f41606df6675f3217058d2d6f.tar.gz | |
Patch for Qpid-239 applied. BlockingSocketTransport instantiated directly.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@493064 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'dotnet/Qpid.Client.Tests')
| -rw-r--r-- | dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj b/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj index 00c3d54a82..a7b6e49879 100644 --- a/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj +++ b/dotnet/Qpid.Client.Tests/Qpid.Client.Tests.csproj @@ -58,10 +58,6 @@ <Compile Include="url\ConnectionUrlTest.cs" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\Qpid.Client.Transport.Socket.Blocking\Qpid.Client.Transport.Socket.Blocking.csproj">
- <Project>{52AC4940-2077-4104-A753-29A9C8C16957}</Project>
- <Name>Qpid.Client.Transport.Socket.Blocking</Name>
- </ProjectReference>
<ProjectReference Include="..\Qpid.Messaging\Qpid.Messaging.csproj">
<Project>{6688F826-C58E-4C1B-AA1F-22AFAB4B7D07}</Project>
<Name>Qpid.Messaging</Name>
|
