Skip to content

Commit 0830710

Browse files
committed
Fixed project file.
Added missing (linked) source files.
1 parent 8a2bcde commit 0830710

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

src/Renci.SshNet.NET35/Renci.SshNet.NET35.csproj

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,9 @@
300300
<Compile Include="..\Renci.SshNet\IAuthenticationMethod.cs">
301301
<Link>IAuthenticationMethod.cs</Link>
302302
</Compile>
303+
<Compile Include="..\Renci.SshNet\IClientAuthentication.cs">
304+
<Link>IClientAuthentication.cs</Link>
305+
</Compile>
303306
<Compile Include="..\Renci.SshNet\IConnectionInfo.cs">
304307
<Link>IConnectionInfo.cs</Link>
305308
</Compile>
@@ -699,6 +702,9 @@
699702
<Compile Include="..\Renci.SshNet\Security\HostAlgorithm.cs">
700703
<Link>Security\HostAlgorithm.cs</Link>
701704
</Compile>
705+
<Compile Include="..\Renci.SshNet\Security\IKeyExchange.cs">
706+
<Link>Security\IKeyExchange.cs</Link>
707+
</Compile>
702708
<Compile Include="..\Renci.SshNet\Security\KeyExchange.cs">
703709
<Link>Security\KeyExchange.cs</Link>
704710
</Compile>
@@ -946,7 +952,7 @@
946952
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
947953
<ProjectExtensions>
948954
<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(\\.*)?$" />
950956
</VisualStudio>
951957
</ProjectExtensions>
952958
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

src/Renci.SshNet.Silverlight5/Renci.SshNet.Silverlight5.csproj

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,9 @@
316316
<Compile Include="..\Renci.SshNet\IAuthenticationMethod.cs">
317317
<Link>IAuthenticationMethod.cs</Link>
318318
</Compile>
319+
<Compile Include="..\Renci.SshNet\IClientAuthentication.cs">
320+
<Link>IClientAuthentication.cs</Link>
321+
</Compile>
319322
<Compile Include="..\Renci.SshNet\IConnectionInfo.cs">
320323
<Link>IConnectionInfo.cs</Link>
321324
</Compile>
@@ -700,6 +703,9 @@
700703
<Compile Include="..\Renci.SshNet\Security\HostAlgorithm.cs">
701704
<Link>Security\HostAlgorithm.cs</Link>
702705
</Compile>
706+
<Compile Include="..\Renci.SshNet\Security\IKeyExchange.cs">
707+
<Link>Security\IKeyExchange.cs</Link>
708+
</Compile>
703709
<Compile Include="..\Renci.SshNet\Security\KeyExchange.cs">
704710
<Link>Security\KeyExchange.cs</Link>
705711
</Compile>
@@ -926,7 +932,7 @@
926932
<FlavorProperties GUID="{A1591282-1198-4647-A2B1-27E5FF5F6F3B}">
927933
<SilverlightProjectProperties />
928934
</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" />
930936
</VisualStudio>
931937
</ProjectExtensions>
932938
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

src/Renci.SshNet.WindowsPhone8/Renci.SshNet.WindowsPhone8.csproj

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,9 @@
312312
<Compile Include="..\Renci.SshNet\IAuthenticationMethod.cs">
313313
<Link>IAuthenticationMethod.cs</Link>
314314
</Compile>
315+
<Compile Include="..\Renci.SshNet\IClientAuthentication.cs">
316+
<Link>IClientAuthentication.cs</Link>
317+
</Compile>
315318
<Compile Include="..\Renci.SshNet\IConnectionInfo.cs">
316319
<Link>IConnectionInfo.cs</Link>
317320
</Compile>
@@ -702,6 +705,9 @@
702705
<Compile Include="..\Renci.SshNet\Security\HostAlgorithm.cs">
703706
<Link>Security\HostAlgorithm.cs</Link>
704707
</Compile>
708+
<Compile Include="..\Renci.SshNet\Security\IKeyExchange.cs">
709+
<Link>Security\IKeyExchange.cs</Link>
710+
</Compile>
705711
<Compile Include="..\Renci.SshNet\Security\KeyExchange.cs">
706712
<Link>Security\KeyExchange.cs</Link>
707713
</Compile>
@@ -935,7 +941,7 @@
935941
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
936942
<ProjectExtensions>
937943
<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(\\.*)?$" />
939945
</VisualStudio>
940946
</ProjectExtensions>
941947
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.

0 commit comments

Comments
 (0)