diff Messaging/Server/App.xaml.cs @ 27:96fdf58e05b4

Server working with sockets and rabbitmq
author adminsh@apollo
date Wed, 21 Mar 2012 19:00:59 +0000
parents 045dac571339
children
line wrap: on
line diff
--- a/Messaging/Server/App.xaml.cs	Wed Mar 21 15:39:53 2012 +0000
+++ b/Messaging/Server/App.xaml.cs	Wed Mar 21 19:00:59 2012 +0000
@@ -1,5 +1,5 @@
 using System.Windows;
-using Common.Binding;
+using Common.Xaml;
 
 namespace Server
 {