File tree Expand file tree Collapse file tree 3 files changed +21
-3
lines changed
Renci.SshNet.Silverlight5
Renci.SshNet.WindowsPhone8 Expand file tree Collapse file tree 3 files changed +21
-3
lines changed Original file line number Diff line number Diff line change 300
300
<Compile Include =" ..\Renci.SshNet\IAuthenticationMethod.cs" >
301
301
<Link >IAuthenticationMethod.cs</Link >
302
302
</Compile >
303
+ <Compile Include =" ..\Renci.SshNet\IClientAuthentication.cs" >
304
+ <Link >IClientAuthentication.cs</Link >
305
+ </Compile >
303
306
<Compile Include =" ..\Renci.SshNet\IConnectionInfo.cs" >
304
307
<Link >IConnectionInfo.cs</Link >
305
308
</Compile >
699
702
<Compile Include =" ..\Renci.SshNet\Security\HostAlgorithm.cs" >
700
703
<Link >Security\HostAlgorithm.cs</Link >
701
704
</Compile >
705
+ <Compile Include =" ..\Renci.SshNet\Security\IKeyExchange.cs" >
706
+ <Link >Security\IKeyExchange.cs</Link >
707
+ </Compile >
702
708
<Compile Include =" ..\Renci.SshNet\Security\KeyExchange.cs" >
703
709
<Link >Security\KeyExchange.cs</Link >
704
710
</Compile >
946
952
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
947
953
<ProjectExtensions >
948
954
<VisualStudio >
949
- <UserProperties ProjectLinkerExcludeFilter =" \\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" ProjectLinkReference = " 2f5f8c90-0bd1-424f-997c-7bc6280919d1 " />
955
+ <UserProperties ProjectLinkReference = " 2f5f8c90-0bd1-424f-997c-7bc6280919d1 " ProjectLinkerExcludeFilter =" \\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" />
950
956
</VisualStudio >
951
957
</ProjectExtensions >
952
958
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Original file line number Diff line number Diff line change 316
316
<Compile Include =" ..\Renci.SshNet\IAuthenticationMethod.cs" >
317
317
<Link >IAuthenticationMethod.cs</Link >
318
318
</Compile >
319
+ <Compile Include =" ..\Renci.SshNet\IClientAuthentication.cs" >
320
+ <Link >IClientAuthentication.cs</Link >
321
+ </Compile >
319
322
<Compile Include =" ..\Renci.SshNet\IConnectionInfo.cs" >
320
323
<Link >IConnectionInfo.cs</Link >
321
324
</Compile >
700
703
<Compile Include =" ..\Renci.SshNet\Security\HostAlgorithm.cs" >
701
704
<Link >Security\HostAlgorithm.cs</Link >
702
705
</Compile >
706
+ <Compile Include =" ..\Renci.SshNet\Security\IKeyExchange.cs" >
707
+ <Link >Security\IKeyExchange.cs</Link >
708
+ </Compile >
703
709
<Compile Include =" ..\Renci.SshNet\Security\KeyExchange.cs" >
704
710
<Link >Security\KeyExchange.cs</Link >
705
711
</Compile >
926
932
<FlavorProperties GUID =" {A1591282-1198-4647-A2B1-27E5FF5F6F3B}" >
927
933
<SilverlightProjectProperties />
928
934
</FlavorProperties >
929
- <UserProperties ProjectLinkReference = " 2f5f8c90-0bd1-424f-997c-7bc6280919d1 " ProjectLinkerExcludeFilter =" \\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" />
935
+ <UserProperties ProjectLinkerExcludeFilter =" \\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" ProjectLinkReference = " 2f5f8c90-0bd1-424f-997c-7bc6280919d1 " />
930
936
</VisualStudio >
931
937
</ProjectExtensions >
932
938
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Original file line number Diff line number Diff line change 312
312
<Compile Include =" ..\Renci.SshNet\IAuthenticationMethod.cs" >
313
313
<Link >IAuthenticationMethod.cs</Link >
314
314
</Compile >
315
+ <Compile Include =" ..\Renci.SshNet\IClientAuthentication.cs" >
316
+ <Link >IClientAuthentication.cs</Link >
317
+ </Compile >
315
318
<Compile Include =" ..\Renci.SshNet\IConnectionInfo.cs" >
316
319
<Link >IConnectionInfo.cs</Link >
317
320
</Compile >
702
705
<Compile Include =" ..\Renci.SshNet\Security\HostAlgorithm.cs" >
703
706
<Link >Security\HostAlgorithm.cs</Link >
704
707
</Compile >
708
+ <Compile Include =" ..\Renci.SshNet\Security\IKeyExchange.cs" >
709
+ <Link >Security\IKeyExchange.cs</Link >
710
+ </Compile >
705
711
<Compile Include =" ..\Renci.SshNet\Security\KeyExchange.cs" >
706
712
<Link >Security\KeyExchange.cs</Link >
707
713
</Compile >
935
941
<Import Project =" $(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
936
942
<ProjectExtensions >
937
943
<VisualStudio >
938
- <UserProperties ProjectLinkerExcludeFilter =" \\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" ProjectLinkReference = " 2f5f8c90-0bd1-424f-997c-7bc6280919d1 " />
944
+ <UserProperties ProjectLinkReference = " 2f5f8c90-0bd1-424f-997c-7bc6280919d1 " ProjectLinkerExcludeFilter =" \\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" />
939
945
</VisualStudio >
940
946
</ProjectExtensions >
941
947
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
You can’t perform that action at this time.
0 commit comments