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 @@ - +