File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Renci.SshNet.WindowsPhone Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 271
271
<Compile Include =" ..\Renci.SshNet\IAuthenticationMethod.cs" >
272
272
<Link >IAuthenticationMethod.cs</Link >
273
273
</Compile >
274
+ <Compile Include =" ..\Renci.SshNet\IClientAuthentication.cs" >
275
+ <Link >IClientAuthentication.cs</Link >
276
+ </Compile >
274
277
<Compile Include =" ..\Renci.SshNet\IConnectionInfo.cs" >
275
278
<Link >IConnectionInfo.cs</Link >
276
279
</Compile >
655
658
<Compile Include =" ..\Renci.SshNet\Security\HostAlgorithm.cs" >
656
659
<Link >Security\HostAlgorithm.cs</Link >
657
660
</Compile >
661
+ <Compile Include =" ..\Renci.SshNet\Security\IKeyExchange.cs" >
662
+ <Link >Security\IKeyExchange.cs</Link >
663
+ </Compile >
658
664
<Compile Include =" ..\Renci.SshNet\Security\KeyExchange.cs" >
659
665
<Link >Security\KeyExchange.cs</Link >
660
666
</Compile >
894
900
<FlavorProperties GUID =" {A1591282-1198-4647-A2B1-27E5FF5F6F3B}" >
895
901
<SilverlightProjectProperties />
896
902
</FlavorProperties >
897
- <UserProperties ProjectLinkReference = " 2f5f8c90-0bd1-424f-997c-7bc6280919d1 " ProjectLinkerExcludeFilter =" \\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" />
903
+ <UserProperties ProjectLinkerExcludeFilter =" \\?desktop(\\.*)?$;\\?silverlight(\\.*)?$;\.desktop;\.silverlight;\.xaml;^service references(\\.*)?$;\.clientconfig;^web references(\\.*)?$" ProjectLinkReference = " 2f5f8c90-0bd1-424f-997c-7bc6280919d1 " />
898
904
</VisualStudio >
899
905
</ProjectExtensions >
900
906
<!-- 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 259
259
<Compile Include =" ..\Renci.SshNet\IAuthenticationMethod.cs" >
260
260
<Link >IAuthenticationMethod.cs</Link >
261
261
</Compile >
262
+ <Compile Include =" ..\Renci.SshNet\IClientAuthentication.cs" >
263
+ <Link >IClientAuthentication.cs</Link >
264
+ </Compile >
262
265
<Compile Include =" ..\Renci.SshNet\IConnectionInfo.cs" >
263
266
<Link >IConnectionInfo.cs</Link >
264
267
</Compile >
649
652
<Compile Include =" ..\Renci.SshNet\Security\HostAlgorithm.cs" >
650
653
<Link >Security\HostAlgorithm.cs</Link >
651
654
</Compile >
655
+ <Compile Include =" ..\Renci.SshNet\Security\IKeyExchange.cs" >
656
+ <Link >Security\IKeyExchange.cs</Link >
657
+ </Compile >
652
658
<Compile Include =" ..\Renci.SshNet\Security\KeyExchange.cs" >
653
659
<Link >Security\KeyExchange.cs</Link >
654
660
</Compile >
You can’t perform that action at this time.
0 commit comments