| 
					
				 | 
			
			
				@@ -45,14 +45,17 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <Reference Include="System.Configuration" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <Reference Include="System.Core" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <Reference Include="System.Drawing" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <Reference Include="System.Reactive.Core">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <HintPath>..\packages\Rx-Core.2.0.20814\lib\Net45\System.Reactive.Core.dll</HintPath>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <Reference Include="System.Reactive.Core, Version=2.0.20823.0, Culture=neutral, PublicKeyToken=f300afd708cefcd3, processorArchitecture=MSIL">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <SpecificVersion>False</SpecificVersion>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <HintPath>..\packages\Rx-Core.2.0.20823\lib\Net45\System.Reactive.Core.dll</HintPath>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </Reference>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <Reference Include="System.Reactive.Interfaces">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <HintPath>..\packages\Rx-Interfaces.2.0.20814\lib\Net45\System.Reactive.Interfaces.dll</HintPath>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <Reference Include="System.Reactive.Interfaces, Version=2.0.20823.0, Culture=neutral, PublicKeyToken=f300afd708cefcd3, processorArchitecture=MSIL">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <SpecificVersion>False</SpecificVersion>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <HintPath>..\packages\Rx-Interfaces.2.0.20823\lib\Net45\System.Reactive.Interfaces.dll</HintPath>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </Reference>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <Reference Include="System.Reactive.Linq">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-      <HintPath>..\packages\Rx-Linq.2.0.20814\lib\Net45\System.Reactive.Linq.dll</HintPath>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <Reference Include="System.Reactive.Linq, Version=2.0.20823.0, Culture=neutral, PublicKeyToken=f300afd708cefcd3, processorArchitecture=MSIL">
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <SpecificVersion>False</SpecificVersion>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+      <HintPath>..\packages\Rx-Linq.2.0.20823\lib\Net45\System.Reactive.Linq.dll</HintPath>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </Reference>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <Reference Include="System.Runtime.Remoting" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <Reference Include="System.Xaml" />
 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -100,6 +103,7 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <Compile Include="UI\SingleInstance.cs" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </ItemGroup>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <ItemGroup>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <None Include="app.config" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <None Include="packages.config" />
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </ItemGroup>
 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <ItemGroup>
 
			 |