|  | @@ -60,7 +60,6 @@
 | 
	
		
			
				|  |  |      <AssemblyOriginatorKeyFile>..\Renci.SshNet.snk</AssemblyOriginatorKeyFile>
 | 
	
		
			
				|  |  |    </PropertyGroup>
 | 
	
		
			
				|  |  |    <ItemGroup>
 | 
	
		
			
				|  |  | -    <Reference Include="Microsoft.CSharp, Version=5.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
 | 
	
		
			
				|  |  |      <Reference Include="mscorlib" />
 | 
	
		
			
				|  |  |      <Reference Include="SshNet.Security.Cryptography, Version=1.2.0.0, Culture=neutral, PublicKeyToken=2fa9220ff3eadda4, processorArchitecture=MSIL">
 | 
	
		
			
				|  |  |        <HintPath>..\..\packages\SshNet.Security.Cryptography.1.2.0\lib\sl5\SshNet.Security.Cryptography.dll</HintPath>
 | 
	
	
		
			
				|  | @@ -923,7 +922,7 @@
 | 
	
		
			
				|  |  |        <FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
 | 
	
		
			
				|  |  |          <SilverlightProjectProperties />
 | 
	
		
			
				|  |  |        </FlavorProperties>
 | 
	
		
			
				|  |  | -      <UserProperties ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" ProjectLinkReference="2f5f8c90-0bd1-424f-997c-7bc6280919d1" />
 | 
	
		
			
				|  |  | +      <UserProperties ProjectLinkReference="2f5f8c90-0bd1-424f-997c-7bc6280919d1" ProjectLinkerExcludeFilter="\\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" />
 | 
	
		
			
				|  |  |      </VisualStudio>
 | 
	
		
			
				|  |  |    </ProjectExtensions>
 | 
	
		
			
				|  |  |    <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
 |