mirror of
https://github.com/sshnet/SSH.NET.git
synced 2026-09-10 09:15:47 +00:00
Sync "legacy" project files for new sources introduced as part of PR #290.
This commit is contained in:
@@ -314,6 +314,9 @@
|
||||
<Compile Include="..\Renci.SshNet\IForwardedPort.cs">
|
||||
<Link>IForwardedPort.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\IRemotePathTransformation.cs">
|
||||
<Link>IRemotePathTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\IServiceFactory.cs">
|
||||
<Link>IServiceFactory.cs</Link>
|
||||
</Compile>
|
||||
@@ -572,6 +575,18 @@
|
||||
<Compile Include="..\Renci.SshNet\ProxyTypes.cs">
|
||||
<Link>ProxyTypes.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathDoubleQuoteTransformation.cs">
|
||||
<Link>RemotePathDoubleQuoteTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathNoneTransformation.cs">
|
||||
<Link>RemotePathNoneTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathShellQuoteTransformation.cs">
|
||||
<Link>RemotePathShellQuoteTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathTransformation.cs">
|
||||
<Link>RemotePathTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\ScpClient.cs">
|
||||
<Link>ScpClient.cs</Link>
|
||||
</Compile>
|
||||
@@ -949,7 +964,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.
|
||||
|
||||
@@ -323,6 +323,9 @@
|
||||
<Compile Include="..\Renci.SshNet\IForwardedPort.cs">
|
||||
<Link>IForwardedPort.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\IRemotePathTransformation.cs">
|
||||
<Link>IRemotePathTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\IServiceFactory.cs">
|
||||
<Link>IServiceFactory.cs</Link>
|
||||
</Compile>
|
||||
@@ -581,6 +584,18 @@
|
||||
<Compile Include="..\Renci.SshNet\ProxyTypes.cs">
|
||||
<Link>ProxyTypes.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathDoubleQuoteTransformation.cs">
|
||||
<Link>RemotePathDoubleQuoteTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathNoneTransformation.cs">
|
||||
<Link>RemotePathNoneTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathShellQuoteTransformation.cs">
|
||||
<Link>RemotePathShellQuoteTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathTransformation.cs">
|
||||
<Link>RemotePathTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\ScpClient.cs">
|
||||
<Link>ScpClient.cs</Link>
|
||||
</Compile>
|
||||
@@ -955,7 +970,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.
|
||||
|
||||
@@ -369,6 +369,9 @@
|
||||
<Compile Include="..\Renci.SshNet\IForwardedPort.cs">
|
||||
<Link>IForwardedPort.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\IRemotePathTransformation.cs">
|
||||
<Link>IRemotePathTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\IServiceFactory.cs">
|
||||
<Link>IServiceFactory.cs</Link>
|
||||
</Compile>
|
||||
@@ -642,6 +645,18 @@
|
||||
<Compile Include="..\Renci.SshNet\ProxyTypes.cs">
|
||||
<Link>ProxyTypes.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathDoubleQuoteTransformation.cs">
|
||||
<Link>RemotePathDoubleQuoteTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathNoneTransformation.cs">
|
||||
<Link>RemotePathNoneTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathShellQuoteTransformation.cs">
|
||||
<Link>RemotePathShellQuoteTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathTransformation.cs">
|
||||
<Link>RemotePathTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\ScpClient.cs">
|
||||
<Link>ScpClient.cs</Link>
|
||||
</Compile>
|
||||
|
||||
@@ -305,6 +305,9 @@
|
||||
<Compile Include="..\Renci.SshNet\IForwardedPort.cs">
|
||||
<Link>IForwardedPort.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\IRemotePathTransformation.cs">
|
||||
<Link>IRemotePathTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\IServiceFactory.cs">
|
||||
<Link>IServiceFactory.cs</Link>
|
||||
</Compile>
|
||||
@@ -563,6 +566,18 @@
|
||||
<Compile Include="..\Renci.SshNet\ProxyTypes.cs">
|
||||
<Link>ProxyTypes.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathDoubleQuoteTransformation.cs">
|
||||
<Link>RemotePathDoubleQuoteTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathNoneTransformation.cs">
|
||||
<Link>RemotePathNoneTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathShellQuoteTransformation.cs">
|
||||
<Link>RemotePathShellQuoteTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathTransformation.cs">
|
||||
<Link>RemotePathTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\ScpClient.cs">
|
||||
<Link>ScpClient.cs</Link>
|
||||
</Compile>
|
||||
|
||||
@@ -352,6 +352,9 @@
|
||||
<Compile Include="..\Renci.SshNet\IForwardedPort.cs">
|
||||
<Link>IForwardedPort.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\IRemotePathTransformation.cs">
|
||||
<Link>IRemotePathTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\IServiceFactory.cs">
|
||||
<Link>IServiceFactory.cs</Link>
|
||||
</Compile>
|
||||
@@ -610,6 +613,18 @@
|
||||
<Compile Include="..\Renci.SshNet\ProxyTypes.cs">
|
||||
<Link>ProxyTypes.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathDoubleQuoteTransformation.cs">
|
||||
<Link>RemotePathDoubleQuoteTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathNoneTransformation.cs">
|
||||
<Link>RemotePathNoneTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathShellQuoteTransformation.cs">
|
||||
<Link>RemotePathShellQuoteTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\RemotePathTransformation.cs">
|
||||
<Link>RemotePathTransformation.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\Renci.SshNet\ScpClient.cs">
|
||||
<Link>ScpClient.cs</Link>
|
||||
</Compile>
|
||||
@@ -982,7 +997,7 @@
|
||||
<Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
|
||||
<ProjectExtensions>
|
||||
<VisualStudio>
|
||||
<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.
|
||||
|
||||
Reference in New Issue
Block a user