Mercurial > silverbladetech
comparison Messaging/Server/Server.csproj @ 28:4c0dea4760c5
RabbitMq working
author | adminsh@apollo |
---|---|
date | Wed, 21 Mar 2012 20:29:04 +0000 |
parents | 96fdf58e05b4 |
children | 9919ee227c93 |
comparison
equal
deleted
inserted
replaced
27:96fdf58e05b4 | 28:4c0dea4760c5 |
---|---|
85 <Compile Include="EndPoints\SocketEndPoint.cs" /> | 85 <Compile Include="EndPoints\SocketEndPoint.cs" /> |
86 <Compile Include="Interfaces\IListener.cs" /> | 86 <Compile Include="Interfaces\IListener.cs" /> |
87 <Compile Include="Locator.cs" /> | 87 <Compile Include="Locator.cs" /> |
88 <Compile Include="Listeners\RabbitQueueListener.cs" /> | 88 <Compile Include="Listeners\RabbitQueueListener.cs" /> |
89 <Compile Include="UI\MainWindowViewModel.cs" /> | 89 <Compile Include="UI\MainWindowViewModel.cs" /> |
90 <Compile Include="Listeners\StateObject.cs" /> | |
91 <Compile Include="EndPoints\BaseEndPoint.cs" /> | 90 <Compile Include="EndPoints\BaseEndPoint.cs" /> |
92 <Page Include="UI\MainWindow.xaml"> | 91 <Page Include="UI\MainWindow.xaml"> |
93 <Generator>MSBuild:Compile</Generator> | 92 <Generator>MSBuild:Compile</Generator> |
94 <SubType>Designer</SubType> | 93 <SubType>Designer</SubType> |
95 </Page> | 94 </Page> |