From e421e16e2996e13b66d5df7420517a7154d31402 Mon Sep 17 00:00:00 2001 From: Gert Driesen Date: Tue, 5 Sep 2017 21:34:57 +0200 Subject: [PATCH] Sync "legacy" project files for new sources introduced as part of PR #290. --- .../Renci.SshNet.Silverlight.csproj | 17 ++++++++++++++++- .../Renci.SshNet.Silverlight5.csproj | 17 ++++++++++++++++- .../Renci.SshNet.UAP10.csproj | 15 +++++++++++++++ .../Renci.SshNet.WindowsPhone.csproj | 15 +++++++++++++++ .../Renci.SshNet.WindowsPhone8.csproj | 17 ++++++++++++++++- 5 files changed, 78 insertions(+), 3 deletions(-) diff --git a/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj b/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj index b44af5e4..68724158 100644 --- a/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj +++ b/src/Renci.SshNet.Silverlight/Renci.SshNet.Silverlight.csproj @@ -314,6 +314,9 @@ IForwardedPort.cs + + IRemotePathTransformation.cs + IServiceFactory.cs @@ -572,6 +575,18 @@ ProxyTypes.cs + + RemotePathDoubleQuoteTransformation.cs + + + RemotePathNoneTransformation.cs + + + RemotePathShellQuoteTransformation.cs + + + RemotePathTransformation.cs + ScpClient.cs @@ -949,7 +964,7 @@ - +