|  | @@ -61,12 +61,10 @@
 | 
	
		
			
				|  |  |    <ItemGroup>
 | 
	
		
			
				|  |  |      <Reference Include="Microsoft.CSharp, Version=2.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
 | 
	
		
			
				|  |  |      <Reference Include="mscorlib" />
 | 
	
		
			
				|  |  | -    <Reference Include="System.Windows" />
 | 
	
		
			
				|  |  |      <Reference Include="system" />
 | 
	
		
			
				|  |  |      <Reference Include="System.Core" />
 | 
	
		
			
				|  |  |      <Reference Include="System.Xml" />
 | 
	
		
			
				|  |  |      <Reference Include="System.Net" />
 | 
	
		
			
				|  |  | -    <Reference Include="System.Windows.Browser" />
 | 
	
		
			
				|  |  |    </ItemGroup>
 | 
	
		
			
				|  |  |    <ItemGroup>
 | 
	
		
			
				|  |  |      <Compile Include="..\Renci.SshNet\AuthenticationMethod.cs">
 | 
	
	
		
			
				|  | @@ -872,7 +870,7 @@
 | 
	
		
			
				|  |  |        <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
 | 
	
		
			
				|  |  |          <SilverlightProjectProperties />
 | 
	
		
			
				|  |  |        </FlavorProperties>
 | 
	
		
			
				|  |  | -      <UserProperties ProjectLinkReference="2f5f8c90-0bd1-424f-997c-7bc6280919d1" ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" />
 | 
	
		
			
				|  |  | +      <UserProperties ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" ProjectLinkReference="2f5f8c90-0bd1-424f-997c-7bc6280919d1" />
 | 
	
		
			
				|  |  |      </VisualStudio>
 | 
	
		
			
				|  |  |    </ProjectExtensions>
 | 
	
		
			
				|  |  |    <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
 |